Latest's Releases
v6.0.0-alpha.4
March 27, 2026
What's Changed
- keyv - feat: (breaking) moving to Hookified by @jaredwray in https://github.com/jaredwray/keyv/pull/1900
- compression - feat: moving to KeyvCompressionAdapter standard by @jaredwray in https://github.com/jaredwray/keyv/pull/1901
- keyv - feat: (breaking) api changes and iterator simplification by @jaredwray in https://github.com/jaredwray/keyv/pull/1902
- keyv - feat: moving storage setMany to use KeyvEntry by @jaredwray in https://github.com/jaredwray/keyv/pull/1903
- keyv - feat: (breaking) moving to boolean return on set by @jaredwray in https://github.com/jaredwray/keyv/pull/1904
- keyv - fix: (breaking) setRaw and setMany raw do not need ttl param by @jaredwray in https://github.com/jaredwray/keyv/pull/1905
- keyv - feat: (breaking) removing opts from KeyvStorageAdapter by @jaredwray in https://github.com/jaredwray/keyv/pull/1906
- keyv - feat: browser compatability by @jaredwray in https://github.com/jaredwray/keyv/pull/1907
- keyv - fix: updating checks for browser tests by @jaredwray in https://github.com/jaredwray/keyv/pull/1908
- feat: updating capability helper functions by @jaredwray in https://github.com/jaredwray/keyv/pull/1909
- keyv - feat: clean up of code with fixes and helpers by @jaredwray in https://github.com/jaredwray/keyv/pull/1910
Full Changelog: https://github.com/jaredwray/keyv/compare/v6.0.0-alpha.3...v6.0.0-alpha.4
v6.0.0-alpha.3
March 22, 2026
What's Changed
- sqlite - feat: moving to namespace and modern adapter methods by @jaredwray in https://github.com/jaredwray/keyv/pull/1884
- sqlite - feat: adding in benchmarks by @jaredwray in https://github.com/jaredwray/keyv/pull/1885
- sqlite - feat: adding in driver for sqlite3 for legacy by @jaredwray in https://github.com/jaredwray/keyv/pull/1886
- sqlite - feat: major clean up of drivers and code base by @jaredwray in https://github.com/jaredwray/keyv/pull/1887
- memcache - feat: moving to using faker for unit tests by @jaredwray in https://github.com/jaredwray/keyv/pull/1888
- redis - chore: updating tests with faker by @jaredwray in https://github.com/jaredwray/keyv/pull/1889
- dynamo - chore: moving to using faker for tests by @jaredwray in https://github.com/jaredwray/keyv/pull/1890
- etcd - chore: moving to faker for tests by @jaredwray in https://github.com/jaredwray/keyv/pull/1891
- bigmap - feat: moving this to core folder as it Map interface by @jaredwray in https://github.com/jaredwray/keyv/pull/1892
- etcd - feat: moving to v6 functionality by @jaredwray in https://github.com/jaredwray/keyv/pull/1893
- dynamo - feat: moving to v6 requirements many functions and namespace by @jaredwray in https://github.com/jaredwray/keyv/pull/1894
- mono - fix: working to speed up actions by @jaredwray in https://github.com/jaredwray/keyv/pull/1895
- memcache - fix: handling namespace support better by @jaredwray in https://github.com/jaredwray/keyv/pull/1896
- keyv - feat: adding raw set features by @jaredwray in https://github.com/jaredwray/keyv/pull/1897
- keyv - feat: moving to serialization optional by @jaredwray in https://github.com/jaredwray/keyv/pull/1898
- keyv - feat: (breaking) no longer supporting key prefixing in core by @jaredwray in https://github.com/jaredwray/keyv/pull/1899
Full Changelog: https://github.com/jaredwray/keyv/compare/v6.0.0-alpha.2...v6.0.0-alpha.3
v6.0.0-alpha.2
March 04, 2026
What's Changed
- valkey - feat: moving options to properties by @jaredwray in https://github.com/jaredwray/keyv/pull/1876
- valkey - feat: adding in getMany, setMany, deleteMany, etc by @jaredwray in https://github.com/jaredwray/keyv/pull/1877
- valkey - feat: (breaking) moving to client instead of redis name by @jaredwray in https://github.com/jaredwray/keyv/pull/1878
- mono - feat: migrating to hookified v2 by @jaredwray in https://github.com/jaredwray/keyv/pull/1879
- mysql - chore: moving to faker-js for tests by @jaredwray in https://github.com/jaredwray/keyv/pull/1881
- test-suite - feat: moving to using faker-js by @jaredwray in https://github.com/jaredwray/keyv/pull/1882
Full Changelog: https://github.com/jaredwray/keyv/compare/6.0.0-alpha.1...v6.0.0-alpha.2