Latest's Releases
2025-10-18
October 18, 2025
What's Changed
- mysql - chore: upgrading mysql2 to 3.15.2 by @jaredwray in https://github.com/jaredwray/keyv/pull/1633
- mysql - chore: upgrading @biomejs/biome to 2.2.6 by @jaredwray in https://github.com/jaredwray/keyv/pull/1634
- sqlite - chore: upgrading sqlite to 10.1.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1635
- sqlite - chore: upgrading @biomejs/biome to 2.2.6 by @jaredwray in https://github.com/jaredwray/keyv/pull/1636
- postgres - chore: upgrading @biomejs/biome to 2.2.6 by @jaredwray in https://github.com/jaredwray/keyv/pull/1637
- bigmap - chore: upgrading hookified to 1.12.2 by @jaredwray in https://github.com/jaredwray/keyv/pull/1638
- bigmap - chore: upgrading @biomejs/biome to 2.2.6 by @jaredwray in https://github.com/jaredwray/keyv/pull/1639
- bigmap - chore: upgrading @faker-js/faker to 10.1.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1640
- bigmap - feat: updating readme by @jaredwray in https://github.com/jaredwray/keyv/pull/1641
- bigmap - feat: adding in createKeyv function by @jaredwray in https://github.com/jaredwray/keyv/pull/1642
- keyv - feat: adding in capabilities checker by @jaredwray in https://github.com/jaredwray/keyv/pull/1643
Full Changelog: https://github.com/jaredwray/keyv/compare/2025-10-09...2025-10-18
2025-10-09
October 10, 2025
What's Changed
- sqlite - fix: adding in better filtering on table input by @jaredwray in https://github.com/jaredwray/keyv/pull/1622
- bigmap - fix: adding in forEach code that works by @jaredwray in https://github.com/jaredwray/keyv/pull/1623
- valkey - fix: removing console.log that was added by accident by @jaredwray in https://github.com/jaredwray/keyv/pull/1624
- valkey - chore: adding in iterator test on functionality by @jaredwray in https://github.com/jaredwray/keyv/pull/1625
- redis - fix: redis docs by @ATGardner in https://github.com/jaredwray/keyv/pull/1626
- redis - chore: upgrading @biomejs/biome to 2.2.5 by @jaredwray in https://github.com/jaredwray/keyv/pull/1628
- redis - chore: upgrading hookified to 1.12.1 by @jaredwray in https://github.com/jaredwray/keyv/pull/1629
- redis - chore: upgrading @redis/client to 5.8.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1630
- test-suite - chore: upgrading @biomejs/biome to 2.2.5 by @jaredwray in https://github.com/jaredwray/keyv/pull/1631
- website - chore: upgrading tsx to 4.20.6 by @jaredwray in https://github.com/jaredwray/keyv/pull/1632
- mono - feat: Sort adapters & add Cloudflare KV adapter. by @ariesclark in https://github.com/jaredwray/keyv/pull/1627
New Contributors
- @ATGardner made their first contribution in https://github.com/jaredwray/keyv/pull/1626
- @ariesclark made their first contribution in https://github.com/jaredwray/keyv/pull/1627
Full Changelog: https://github.com/jaredwray/keyv/compare/2025-10-03...2025-10-09
2025-10-03
October 03, 2025
What's Changed
- valkey - fix: removing sets namespace as it is not needed by @jaredwray in https://github.com/jaredwray/keyv/pull/1613
- keyv - chore: upgrading biome to 2.2.5 by @jaredwray in https://github.com/jaredwray/keyv/pull/1614
- serialize - chore: upgrading biome to 2.2.5 by @jaredwray in https://github.com/jaredwray/keyv/pull/1616
- mono - chore: removing webpack as unneeded by @jaredwray in https://github.com/jaredwray/keyv/pull/1617
- compress-brotli - chore: upgrading biome to 2.2.5 by @jaredwray in https://github.com/jaredwray/keyv/pull/1618
- compress-gzip - chore: upgrading biome to 2.2.5 by @jaredwray in https://github.com/jaredwray/keyv/pull/1619
- compress-lz4 - chore: upgrading biome to 2.2.5 by @jaredwray in https://github.com/jaredwray/keyv/pull/1620
- mongo - fix: possible nosql injection attack on gridfs by @jaredwray in https://github.com/jaredwray/keyv/pull/1621
Full Changelog: https://github.com/jaredwray/keyv/compare/2025-09-27...2025-10-03