Latest's Releases
2024-12-03
December 03, 2024
What's Changed
- cache-manager - add refreshAllStores option (close #916) by @meteorlxy in https://github.com/jaredwray/cacheable/pull/917
- mono - adding in vitest for workspace support by @jaredwray in https://github.com/jaredwray/cacheable/pull/918
- cacheable - adding in createKeyv and updating memory instance by @jaredwray in https://github.com/jaredwray/cacheable/pull/920
- node-cache - making default export work correctly by @jaredwray in https://github.com/jaredwray/cacheable/pull/921
New Contributors
- @meteorlxy made their first contribution in https://github.com/jaredwray/cacheable/pull/917
Full Changelog: https://github.com/jaredwray/cacheable/compare/2024-11-27...2024-12-03
2024-11-27
November 27, 2024
What's Changed
- node-cache - adding in stats option on NodeCacheStore by @jaredwray in https://github.com/jaredwray/cacheable/pull/907
- node-cache - moving to hookified instead of eventemitter3 by @jaredwray in https://github.com/jaredwray/cacheable/pull/908
- flat-cache - upgrading vitest to 2.1.6 by @jaredwray in https://github.com/jaredwray/cacheable/pull/909
- flat-cache - upgrading cacheable to 1.8.5 by @jaredwray in https://github.com/jaredwray/cacheable/pull/910
- flat-cache - upgrading flatted to 3.3.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/911
- flat-cache - upgrading hookified to 1.5.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/912
- cacheable-request - upgrading vitest to 2.1.6 by @jaredwray in https://github.com/jaredwray/cacheable/pull/913
Full Changelog: https://github.com/jaredwray/cacheable/compare/2024-11-24...2024-11-27
2024-11-24
November 24, 2024
What's Changed
- flat-cache - removing functions that are no longer used from node:v8 by @jaredwray in https://github.com/jaredwray/cacheable/pull/905
- file-entry-cache - changed does not get set on meta.data changes by @jaredwray in https://github.com/jaredwray/cacheable/pull/906
Full Changelog: https://github.com/jaredwray/cacheable/compare/2024-11-23...2024-11-24