Latest's Releases
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
2025-09-27
September 27, 2025
What's Changed
- website - chore: upgrading docula to 0.30.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1594
- bigmap - feat: moving to node 18 by @jaredwray in https://github.com/jaredwray/keyv/pull/1597
- bigmap - chore: upgrading hookified to 1.12.1 by @jaredwray in https://github.com/jaredwray/keyv/pull/1598
- keyv -feat: adding in stats documentation by @jaredwray in https://github.com/jaredwray/keyv/pull/1595
- keyv - fix: setMany was not passing prefixed keys by @jaredwray in https://github.com/jaredwray/keyv/pull/1599
- memcache - chore: upgrading biome to 2.2.4 by @jaredwray in https://github.com/jaredwray/keyv/pull/1603
- etcd - chore: upgrading biome to 2.2.4 by @jaredwray in https://github.com/jaredwray/keyv/pull/1604
- dynamo - chore: upgrading biome to 2.2.4 by @jaredwray in https://github.com/jaredwray/keyv/pull/1605
- dynamo - feat: adding in create keyv helper function by @jaredwray in https://github.com/jaredwray/keyv/pull/1610
- dynamo - upgrading @aws-sdk/dynamo to 3.896.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1606
- mongo - chore: upgrading biome to 2.2.4 by @jaredwray in https://github.com/jaredwray/keyv/pull/1607
- mongo - fix: now using Keyv in workspace by @jaredwray in https://github.com/jaredwray/keyv/pull/1608
- mongo - chore: upgrading mongodb to 6.20.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1609
- mono - chore: add third party adapter keyv-browser by @zaaack in https://github.com/jaredwray/keyv/pull/1602
New Contributors
- @zaaack made their first contribution in https://github.com/jaredwray/keyv/pull/1602
Full Changelog: https://github.com/jaredwray/keyv/compare/2025-09-17...2025-09-27