Latest's Releases
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
2025-09-17
September 17, 2025
What's Changed
- mysql - chore: upgrading mysql2 to 3.15.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1582
- mysql - chore: upgrading biome to 2.2.4 by @jaredwray in https://github.com/jaredwray/keyv/pull/1583
- mysql - chore: updating to not use deprecated OkPacket by @jaredwray in https://github.com/jaredwray/keyv/pull/1591
- sqlite - chore: upgrading @faker-js/faker to 10.0.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1584
- postgres - chore: upgrading biom to 2.2.4 by @jaredwray in https://github.com/jaredwray/keyv/pull/1585
- bigmap - chore: upgrading hookified to 1.12.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1586
- bigmap - chore: upgrading @faker-js/faker to 10.0.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1587
- mono - chore: updating codecov config by @jaredwray in https://github.com/jaredwray/keyv/pull/1588
- mono - chore: updating biome lint and checks by @jaredwray in https://github.com/jaredwray/keyv/pull/1589
- keyv - fix: hasMany was not working and passing back the wrong key by @jaredwray in https://github.com/jaredwray/keyv/pull/1590
Full Changelog: https://github.com/jaredwray/keyv/compare/2025-09-10...2025-09-17