2025-08-26
ReleaseWhat's Changed
- cache-manager - feat: add store layer identification to event payloads by @faizanu94 in https://github.com/jaredwray/cacheable/pull/1270
- cacheable - fix: pass createKey option through wrap methods by @amit13k in https://github.com/jaredwray/cacheable/pull/1269
- cacheable - feat: adding in cache:hit and cache:miss events by @jaredwray in https://github.com/jaredwray/cacheable/pull/1273
- utils - chore: upgrading typescript to 5.9.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1274
- utils - chore: upgrading keyv adapters to latest by @jaredwray in https://github.com/jaredwray/cacheable/pull/1275
- utlis - chore: upgrading @biomejs/biome to 2.2.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1276
- utils - chore: upgrading @fakerjs/faker to 10.0.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1277
- memoize - chore: upgrading typescript to 5.9.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1278
- memoize - chore: upgrading @biomejs/biome to 2.2.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1279
- memoize - chore: upgrading @faker-js/faker to 10.0.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1280
- memoize - chore: upgrading keyv adapters to latest by @jaredwray in https://github.com/jaredwray/cacheable/pull/1281
- net - chore: upgrading typescript to 5.9.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1282
- net - chore: upgrading hookified to 1.12.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1283
- net - chore: upgrading undici to 7.15.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1284
- net - chore: upgrading @biomejs/biome to 2.2.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1285
- net - chore: upgrading @faker-js/faker to 10.0.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1286
- memory - chore: upgrading typescript to 5.9.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1287
- memory - chore: upgrading keyv to 5.5.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1288
- memory - chore: upgrading hookified to 1.12.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1289
- memory - chore: upgrading @biomejs/biome to 2.2.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1290
- memory - chore: upgrading @faker-js/faker to 10.0.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1291
- mono - fix: moving codecov to better file search by @jaredwray in https://github.com/jaredwray/cacheable/pull/1272
- mono - fix: updating biome to fail on warnings by @jaredwray in https://github.com/jaredwray/cacheable/pull/1271
New Contributors
- @amit13k made their first contribution in https://github.com/jaredwray/cacheable/pull/1269
- @faizanu94 made their first contribution in https://github.com/jaredwray/cacheable/pull/1270
Full Changelog: https://github.com/jaredwray/cacheable/compare/2025-08-17...2025-08-26