Latest's Releases
2025-05-03
May 03, 2025
What's Changed
- mono - fix: moving vitest to each package by @jaredwray in https://github.com/jaredwray/keyv/pull/1388
- redis - fixed `@keyv/valkey` name in readme by @romadomma in https://github.com/jaredwray/keyv/pull/1390
- redis - feat: moving to @redis/client to reduce package size by @jaredwray in https://github.com/jaredwray/keyv/pull/1394
- redis - feat: updating docs for redis client by @jaredwray in https://github.com/jaredwray/keyv/pull/1395
- redis - chore: upgrading vitest to 3.1.2 by @jaredwray in https://github.com/jaredwray/keyv/pull/1403
- redis - chore: upgrading tsd to 0.32.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1404
- redis - fix: handling clearBatchSize when less than 0 and keyPrefixSuffix can… by @jaredwray in https://github.com/jaredwray/keyv/pull/1396
- keyv - chore: upgrading vitest to 3.1.2 by @jaredwray in https://github.com/jaredwray/keyv/pull/1400
- keyv - chore: upgrading faker-js to 9.7.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1401
- memcache - chore: upgrading tsd to 0.32.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1402
- test-suite - chore: upgrading vitest to 3.1.2 by @jaredwray in https://github.com/jaredwray/keyv/pull/1405
- test-suite - chore: upgrading bignumber.js to 9.3.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1406
- compress-brotli - chore: upgrading vitest to 3.1.2 by @jaredwray in https://github.com/jaredwray/keyv/pull/1407
- compress-gzip - chore: upgrading tsd to 0.32.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1408
- compress-lz4 - chore: upgrading vitest to 3.1.2 by @jaredwray in https://github.com/jaredwray/keyv/pull/1409
New Contributors
- @romadomma made their first contribution in https://github.com/jaredwray/keyv/pull/1390
Full Changelog: https://github.com/jaredwray/keyv/compare/2025-04-20...2025-05-03
2025-04-20
April 20, 2025
What's Changed
- redis - fix: moving Keyv to a peer dependency by @jaredwray in https://github.com/jaredwray/keyv/pull/1380
- compress-brotli - fix: moving Keyv to a peer dependency by @jaredwray in https://github.com/jaredwray/keyv/pull/1381
- compress-gzip - fix: moving Keyv to a peer dependency by @jaredwray in https://github.com/jaredwray/keyv/pull/1382
- redis - chore: adding in docs to install keyv and @keyv/redis by @jaredwray in https://github.com/jaredwray/keyv/pull/1383
- compress-lz4 - fix: moving Keyv to a peer dependency by @jaredwray in https://github.com/jaredwray/keyv/pull/1384
- etcd - fix: moving Keyv to a peer dependency by @jaredwray in https://github.com/jaredwray/keyv/pull/1385
- postgres - fix: moving Keyv to a peer dependency by @jaredwray in https://github.com/jaredwray/keyv/pull/1386
- sqlite - fix: moving Keyv to a peer dependency by @jaredwray in https://github.com/jaredwray/keyv/pull/1387
Full Changelog: https://github.com/jaredwray/keyv/compare/2025-04-19...2025-04-20
2025-04-19
April 19, 2025
What's Changed
- keyv - fix: throwing on symbol but not via the event emitter by @jaredwray in https://github.com/jaredwray/keyv/pull/1358
- keyv - fix: making PRE_SET work correctly on set function by @jaredwray in https://github.com/jaredwray/keyv/pull/1360
- mono - fix: removing tiered as that package is no longer used by @jaredwray in https://github.com/jaredwray/keyv/pull/1362
- mono - fix: updating readme with what is in repo by @jaredwray in https://github.com/jaredwray/keyv/pull/1363
- mono - chore: upgrading webpack to 5.99.6 by @jaredwray in https://github.com/jaredwray/keyv/pull/1365
- mono - chore: upgrading typescript to 5.8.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1366
- mono - chore: upgrading vitest to 3.1.1 by @jaredwray in https://github.com/jaredwray/keyv/pull/1367
- sqlite - chore: upgrading tsd to 0.32.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1368
- postgres - chore: upgrading tsd to 0.32.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1369
- postgres - chore: upgrading pg to 8.14.1 by @jaredwray in https://github.com/jaredwray/keyv/pull/1370
- mysql - chore: upgrading tsd to 0.32.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1371
- mysql - chore: upgrading mysql2 to 3.14.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1372
- etcd - chore: upgrading typescript to 5.8.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1373
- etcd - chore: upgrading vitest to 3.1.1 by @jaredwray in https://github.com/jaredwray/keyv/pull/1374
- valkey - chore: upgrading valkey to 0.32.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1375
- website - chore: upgrading docula to 0.11.1 by @jaredwray in https://github.com/jaredwray/keyv/pull/1376
- serialize - chore: upgrading typescript to 5.8.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1377
Full Changelog: https://github.com/jaredwray/keyv/compare/2025-04-05...2025-04-19