Latest's Releases
2025-06-21
June 21, 2025
What's Changed
- redis - fix: fixing readme and createKeyv helper by @jaredwray in https://github.com/jaredwray/keyv/pull/1452
- sqlite - chore: upgrading xo to 1.1.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1454
- sqlite - chore: testing iterator with useKeyPrefix and documentation by @jaredwray in https://github.com/jaredwray/keyv/pull/1466
- postgres - upgrading xo to 1.1.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1455
- mysql - chore: upgrading xo to 1.1.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1458
- etcd - chore: upgrading xo to 1.1.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1459
- etcd - chore: upgrading vitest to 3.2.4 by @jaredwray in https://github.com/jaredwray/keyv/pull/1460
- valkey - chore: upgrading vitest to 3.2.4 by @jaredwray in https://github.com/jaredwray/keyv/pull/1461
- valkey - chore: upgrading iovalkey to 0.3.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1462
- valkey - fix: fixing the createKeyv to work correctly by @jaredwray in https://github.com/jaredwray/keyv/pull/1467
- website - chore: upgrading docula to 0.13.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1463
- mono - chore: upgrading webpack to 5.99.9 by @jaredwray in https://github.com/jaredwray/keyv/pull/1464
- mono - chore: upgrading vitest to 3.2.4 by @jaredwray in https://github.com/jaredwray/keyv/pull/1465
- mono - chore: updating the github actions with permissions by @jaredwray in https://github.com/jaredwray/keyv/pull/1453
- mono - chore: working on getting codecov reporting by @jaredwray in https://github.com/jaredwray/keyv/pull/1456
- mono - chore: clean up as ts-node and c8 are not needed anymore by @jaredwray in https://github.com/jaredwray/keyv/pull/1457
Full Changelog: https://github.com/jaredwray/keyv/compare/2025-06-09...2025-06-21
2025-06-09
June 10, 2025
What's Changed
- mongo - chore: fixing exlcudes by @jaredwray in https://github.com/jaredwray/keyv/pull/1426
- mongo - fix: no longer rejecting an error when the client does not co… by @jaredwray in https://github.com/jaredwray/keyv/pull/1450
- valkey - fix: updating readme to be use iovalkey by @jaredwray in https://github.com/jaredwray/keyv/pull/1430
- keyv - fix: should not be setting null on empty expires by @jaredwray in https://github.com/jaredwray/keyv/pull/1433
- keyv - chore: upgrading xo to 1.1.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1434
- keyv - chore: upgrading xo to 1.1.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1435
- keyv - chore: upgrading faker-js to 9.8.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1436
- keyv - chore: upgrading vitest to 3.2.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1437
- keyv - fix: handling serialization on setMany by @jaredwray in https://github.com/jaredwray/keyv/pull/1451
- memcache - fix: moving keyv to peerDependency by @jaredwray in https://github.com/jaredwray/keyv/pull/1427
- memcache - chore: upgrading xo to 1.0.1 by @jaredwray in https://github.com/jaredwray/keyv/pull/1428
- memcache - chore: upgrading xo to 1.1.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1438
- memcache - chore: upgrading vitest to 3.2.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1439
- memcache - fix: adding note on compression not supported by @jaredwray in https://github.com/jaredwray/keyv/pull/1440
- redis - chore: upgrading xo to 1.1.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1441
- redis - chore: upgrading vitest to 3.2.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1442
- test-suite - chore: upgrading vitest to 3.2.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1443
- compress-brotli - chore: upgrading xo to 1.1.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1444
- compress-brotli - chore: upgrading compress-brotli to 1.3.13 by @jaredwray in https://github.com/jaredwray/keyv/pull/1445
- compres-brotli - chore: upgrading vitest to 3.2.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1446
- compress-gzip - chore: upgrading xo to 1.1.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1447
- compress-lz4 - chore: upgrading xo to 1.1.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1448
- compress-lz4 - chore: upgrading vitest to 3.2.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1449
Full Changelog: https://github.com/jaredwray/keyv/compare/2025-05-17...2025-06-09
2025-05-17
May 17, 2025
What's Changed
- mongo - fix: adding in the db key to use by @olekristensen in https://github.com/jaredwray/keyv/pull/1412
- sqlite - fix: fixing database close to work correctly by @jaredwray in https://github.com/jaredwray/keyv/pull/1414
- sqlite - fix: updating tests to handle the close correctly by @jaredwray in https://github.com/jaredwray/keyv/pull/1415
- postgres - chore: upgrading pg to 8.16.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1417
- postgres - fix: removing types.ts from coverage report by @jaredwray in https://github.com/jaredwray/keyv/pull/1418
- mysql - chore: upgrading mysql2 to 3.14.1 by @jaredwray in https://github.com/jaredwray/keyv/pull/1419
- etcd - chore: upgrading vitest to 3.1.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1420
- website - chore: upgrading tsx to 4.19.4 by @jaredwray in https://github.com/jaredwray/keyv/pull/1421
- mono - chore: upgrading webpack to 5.99.8 by @jaredwray in https://github.com/jaredwray/keyv/pull/1422
- mono - chore: upgrading tsup to 8.5.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1423
- mono - chore: upgrading vitest to 3.1.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1424
- mono - feat: moving all scripts and docker to a folder by @jaredwray in https://github.com/jaredwray/keyv/pull/1425
New Contributors
- @olekristensen made their first contribution in https://github.com/jaredwray/keyv/pull/1412
Full Changelog: https://github.com/jaredwray/keyv/compare/2025-05-03...2025-05-17