Latest's Releases
2025-11-17
November 18, 2025
What's Changed
- bigmap - feat: moving to hashery for hashing by @jaredwray in https://github.com/jaredwray/keyv/pull/1694
- postgres - perf: getMany O(n^2) -> O(2n) by @darky in https://github.com/jaredwray/keyv/pull/1695
- keyv - fix: setting the exports correctly by @jaredwray in https://github.com/jaredwray/keyv/pull/1697
- bigmap - fix: fixing exports to be correct by @jaredwray in https://github.com/jaredwray/keyv/pull/1698
- compress-brotli - fix: fixing the exports by @jaredwray in https://github.com/jaredwray/keyv/pull/1699
- compress-gzip - fix: updating exports to work correctly by @jaredwray in https://github.com/jaredwray/keyv/pull/1700
- compress-lz4 - fix: getting exports to work better by @jaredwray in https://github.com/jaredwray/keyv/pull/1701
- dynamo - fix: updating exports to work correctly by @jaredwray in https://github.com/jaredwray/keyv/pull/1702
- etcd - fix: making exports work correctly by @jaredwray in https://github.com/jaredwray/keyv/pull/1703
- memcache - fix: making exports work correctly by @jaredwray in https://github.com/jaredwray/keyv/pull/1704
- mongo - fix: getting exports to work correctly by @jaredwray in https://github.com/jaredwray/keyv/pull/1705
- mysql - fix: exports are working correctly by @jaredwray in https://github.com/jaredwray/keyv/pull/1706
- postgres - fix: exports working correctly by @jaredwray in https://github.com/jaredwray/keyv/pull/1707
- redis - fix: exports are now working correctly by @jaredwray in https://github.com/jaredwray/keyv/pull/1708
- serialize - fix: getting exports to work better by @jaredwray in https://github.com/jaredwray/keyv/pull/1709
- sqlite - fix: exports now work correctly by @jaredwray in https://github.com/jaredwray/keyv/pull/1710
- test-suite - fix: exports need to work correctly by @jaredwray in https://github.com/jaredwray/keyv/pull/1711
- valkey - fix: exports working correctly by @jaredwray in https://github.com/jaredwray/keyv/pull/1712
- mysql - chore: upgrading vitest to 4.0.10 by @jaredwray in https://github.com/jaredwray/keyv/pull/1713
- mysql - chore: upgrading @biomejs/biome to 2.3.6 by @jaredwray in https://github.com/jaredwray/keyv/pull/1714
- mysql - chore: upgrading mysql2 to 3.15.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1715
- sqlite - chore: upgrading vitest to 4.0.10 by @jaredwray in https://github.com/jaredwray/keyv/pull/1716
- sqlite - chore: upgrading @biomejs/biome to 2.3.6 by @jaredwray in https://github.com/jaredwray/keyv/pull/1717
- postgres - chore: upgrading vitest to 4.0.10 by @jaredwray in https://github.com/jaredwray/keyv/pull/1718
- postgres - chore: upgrading @biomejs/biome to 2.3.6 by @jaredwray in https://github.com/jaredwray/keyv/pull/1719
- bigmap - chore: upgrading vitest to 4.0.10 by @jaredwray in https://github.com/jaredwray/keyv/pull/1720
- bigmap - chore: upgrading hookified to 1.13.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1721
- bigmap - chore: upgrading @biomejs/biome to 2.3.6 by @jaredwray in https://github.com/jaredwray/keyv/pull/1722
Full Changelog: https://github.com/jaredwray/keyv/compare/2025-11-11...2025-11-17
2025-11-11
November 11, 2025
What's Changed
- postgres - feat: connect method as public by @darky in https://github.com/jaredwray/keyv/pull/1681
- redis - chore: upgrading vitest to 4.0.8 by @jaredwray in https://github.com/jaredwray/keyv/pull/1682
- redis - chore: upgrading hookified to 1.12.2 by @jaredwray in https://github.com/jaredwray/keyv/pull/1683
- redis - chore: upgrading @redis/client to 5.9.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1684
- redis - feat: moving all the types to a types file by @jaredwray in https://github.com/jaredwray/keyv/pull/1685
- redis - feat: moving create helper functions to create.ts by @jaredwray in https://github.com/jaredwray/keyv/pull/1686
- valkey - chore: upgrading vitest to 4.0.8 by @jaredwray in https://github.com/jaredwray/keyv/pull/1687
- valkey - chore: upgrading @biomejs/biome to 2.3.5 by @jaredwray in https://github.com/jaredwray/keyv/pull/1689
- test-suite - chore: upgrading @biomejs/biome to 2.3.5 by @jaredwray in https://github.com/jaredwray/keyv/pull/1690
- test-suite - chore: upgrading vitest to 4.0.8 by @jaredwray in https://github.com/jaredwray/keyv/pull/1691
- website - chore: upgrading docula to 0.31.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1692
- keyv - fix: POST_GET hook should fire on a miss by @jaredwray in https://github.com/jaredwray/keyv/pull/1693
Full Changelog: https://github.com/jaredwray/keyv/compare/2025-11-04...2025-11-11
2025-11-04
November 04, 2025
What's Changed
- mono - chore: upgrading vitest to 4.0.6 by @jaredwray in https://github.com/jaredwray/keyv/pull/1659
- mono - chore: upgrading typescript to 5.9.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1660
- mono - chore: upgrading rimraf to 6.1.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1661
- mono - chore: upgrading @biomejs/biome to 2.3.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1662
- keyv - chore: upgrading vitest to 4.0.6 by @jaredwray in https://github.com/jaredwray/keyv/pull/1663
- keyv - chore: upgrading rimraf to 6.1.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1664
- keyv - chore: upgrading @biomejs/biome to 2.3.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1665
- keyv - chore: upgrading @faker-js/faker to 10.1.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1666
- serialize - chore: upgrading vitest to 4.0.6 by @jaredwray in https://github.com/jaredwray/keyv/pull/1667
- serialize - chore: upgrading rimraf to 6.1.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1668
- serialize - chore: upgrading @biomejs/biome to 2.3.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1670
- compress-brotli - chore: upgrading vitest to 4.0.6 by @jaredwray in https://github.com/jaredwray/keyv/pull/1671
- Update JSDoc and main docs to clarify that TTL is in milliseconds by @natesilva in https://github.com/jaredwray/keyv/pull/1669
- compres-brotli - chore: upgrading @biomejs/biome to 2.3.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1672
- compress-gzip - chore: upgrading vitest to 4.0.6 by @jaredwray in https://github.com/jaredwray/keyv/pull/1673
- compress-gzip - chore: upgrading rimraf to 6.1.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1674
- compress-gzip - chore: upgrading @biomejs/biome to 2.3.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1675
- compress-lz4 - chore: upgrading vitest to 4.0.6 by @jaredwray in https://github.com/jaredwray/keyv/pull/1676
- compress-gzip - chore: upgrading rimraf to 6.1.0 by @jaredwray in https://github.com/jaredwray/keyv/pull/1677
- compress-lz4 - chore: upgrading @biomejs/biome to 2.3.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1678
New Contributors
- @natesilva made their first contribution in https://github.com/jaredwray/keyv/pull/1669
Full Changelog: https://github.com/jaredwray/keyv/compare/2025-10-25...2025-11-04