Latest's Releases
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
2025-04-05
April 05, 2025
What's Changed
- sqlite - fix: mis-spelling in README.md by @csjewell in https://github.com/jaredwray/keyv/pull/1348
- test-suite - fix: updating bignumber.js as the update was breaking by @jaredwray in https://github.com/jaredwray/keyv/pull/1351
- keyv - chore: upgrading vitest to 3.1.1 by @jaredwray in https://github.com/jaredwray/keyv/pull/1352
- keyv - chore: upgrading faker-js to 9.6.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1353
- memcache - chore: upgrading typescript to 5.8.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1354
- redis - fix: updating readme to work with namespaces by @jaredwray in https://github.com/jaredwray/keyv/pull/1355
- compress-brotli - chore: upgrading vitest to 3.1.1 by @jaredwray in https://github.com/jaredwray/keyv/pull/1356
- compress-lz4 - chore: upgrading vitest to 3.1.1 by @jaredwray in https://github.com/jaredwray/keyv/pull/1357
New Contributors
- @csjewell made their first contribution in https://github.com/jaredwray/keyv/pull/1348
Full Changelog: https://github.com/jaredwray/keyv/compare/2025-03-15...2025-04-05