Latest's Releases
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
2024-11-23
November 23, 2024
What's Changed
- file-entry-cache - upgrading flat-cache to 6.1.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/892
- file-entry-cache - upgrading vitest to 2.1.4 by @jaredwray in https://github.com/jaredwray/cacheable/pull/893
- cache-manager - adding in nonBlocking to mset by @jaredwray in https://github.com/jaredwray/cacheable/pull/894
- Cacheable - wrap should not cache errors by default when function throws error by @jaredwray in https://github.com/jaredwray/cacheable/pull/898
- cache-manager - adding disconnect to cache by @TimothyIp in https://github.com/jaredwray/cacheable/pull/899
- node-cache - adding in shorthand handling for ttl by @jaredwray in https://github.com/jaredwray/cacheable/pull/900
- file-entry-cache - upgrading vitest to 2.1.5 by @jaredwray in https://github.com/jaredwray/cacheable/pull/903
- file-entry-cache - fixing bug on save meta.data and changed state by @jaredwray in https://github.com/jaredwray/cacheable/pull/904
New Contributors
- @TimothyIp made their first contribution in https://github.com/jaredwray/cacheable/pull/899
Full Changelog: https://github.com/jaredwray/cacheable/compare/2024-11-10...2024-11-23