Latest's Releases
2024-11-02
November 02, 2024
What's Changed
- keyv - adding in once event handler by @jaredwray in https://github.com/jaredwray/keyv/pull/1171
- keyv - adding in generic store by @jaredwray in https://github.com/jaredwray/keyv/pull/1172
- fix: preDelete hook not called when a single key is deleted by @ugo-studio in https://github.com/jaredwray/keyv/pull/1173
- mono - upgrading vitest to 2.1.4 by @jaredwray in https://github.com/jaredwray/keyv/pull/1175
- mono - upgrading tsup and mono to latest by @jaredwray in https://github.com/jaredwray/keyv/pull/1176
- memcache - upgrading typescript 5.6.3 by @jaredwray in https://github.com/jaredwray/keyv/pull/1177
- redis - moving keyv to be star as a dependency by @jaredwray in https://github.com/jaredwray/keyv/pull/1178
- test-suite - upgrading vitest to 2.1.4 and making Keyv a star on dev … by @jaredwray in https://github.com/jaredwray/keyv/pull/1179
- offline - removing tiered as it has been deprecated in favor of Cache… by @jaredwray in https://github.com/jaredwray/keyv/pull/1180
New Contributors
- @ugo-studio made their first contribution in https://github.com/jaredwray/keyv/pull/1173
Full Changelog: https://github.com/jaredwray/keyv/compare/2024-10-21...2024-11-02
2024-10-21
October 21, 2024
What's Changed
- sqlite - multiple namespace instance testing on a single store by @jaredwray in https://github.com/jaredwray/keyv/pull/1161
- mono - upgrading vitest and typescript to latest by @jaredwray in https://github.com/jaredwray/keyv/pull/1163
- sqlite - adding in createKeyv and making Keyv dependency a star by @jaredwray in https://github.com/jaredwray/keyv/pull/1164
- sqlite - adding in createKeyv and making Keyv dependency a star by @jaredwray in https://github.com/jaredwray/keyv/pull/1165
- Postgres - adding in create keyv as helper function by @jaredwray in https://github.com/jaredwray/keyv/pull/1166
- mysql - moving Keyv to star dependency by @jaredwray in https://github.com/jaredwray/keyv/pull/1167
- etcd - upgrading typescript and webpack to latest by @jaredwray in https://github.com/jaredwray/keyv/pull/1168
- website - upgrading to using tsx over ts-node by @jaredwray in https://github.com/jaredwray/keyv/pull/1169
- Keyv - adding namespace as a property by @jaredwray in https://github.com/jaredwray/keyv/pull/1170
Full Changelog: https://github.com/jaredwray/keyv/compare/2024-10-08...2024-10-21
2024-10-08
October 09, 2024
What's Changed
- valkey - storage adapter for valkey (redis OSS) by @jaredwray in https://github.com/jaredwray/keyv/pull/1153
- removing third-party as it causes build issues by @jaredwray in https://github.com/jaredwray/keyv/pull/1154
- adding in docula on website by @jaredwray in https://github.com/jaredwray/keyv/pull/1155
- updating website with build by @jaredwray in https://github.com/jaredwray/keyv/pull/1156
- migration to pnpm from yarn by @jaredwray in https://github.com/jaredwray/keyv/pull/1157
- valkey - adding in docs and createKeyv helper function by @jaredwray in https://github.com/jaredwray/keyv/pull/1158
Full Changelog: https://github.com/jaredwray/keyv/compare/2024-10-05...2024-10-08