2025-05-06
What's Changed
- cacheable - fix: deleting a key should delete entry from hash cache by @JohnICB in #1080
- cacheable - chore: fixing the table of contents order by @jaredwray in #1082
- cacheable - fix: handling secondary set to primary with ttl by @jaredwray in #1083
- cacheable - feat: adding in the BEFORE_SECONDARY_SETS_PRIMARY by @jaredwray in #1084
- cacheable - chore: upgrading vitest to 3.1.3 by @jaredwray in #1100
- cacheable - chore: upgrading typescript to 5.8.3 by @jaredwray in #1101
- cacheable - chore: upgrading @faker-js/faker to 9.7.0 by @jaredwray in #1102
- cacheable - chore: upgrading hookified to 1.8.2 by @jaredwray in #1103
- cacheable - chore: upgrading keyv to 5.3.3 by @jaredwray in #1104
- cacheable - feat: Expose raw option on get / getMany to surface TTL/expiration by @krilbert in #1117
- cache-manager - fix: in-memory defaults on createCache with no serial… by @jaredwray in #1086
- cache-manager - fix blocking mdel, mset by @foxel in #1087
- cache-manager - fix: fixing legacy storage adapter readme by @jaredwray in #1090
- cache-manager - fix: updating readme to include information on Keyv a… by @jaredwray in #1081
- cache-manager - chore: upgrading vitest to 3.1.3 by @jaredwray in #1096
- cache-manager - chore: upgrading typescript to 5.8.3 by @jaredwray in #1097
- cache-manager - chore: upgrading @faker-js/faker to 9.7.0 by @jaredwray in #1098
- cache-manager - chore: upgrading keyv to 5.3.3 by @jaredwray in #1099
- cacheable-request - chore: upgrading vitest to 3.1.3 by @jaredwray in #1105
- cacheable-request - chore: upgrading typescript to 5.8.3 by @jaredwray in #1106
- cacheable-request - chore: upgrading keyv to 5.3.3 by @jaredwray in #1107
- node-cache - chore: upgrading keyv to 5.3.3 by @jaredwray in #1108
- node-cache - chore: upgrading hookified to 1.8.2 by @jaredwray in #1109
- node-cache - chore: upgrading typescript to 5.8.3 by @jaredwray in #1110
- node-cache - chore: upgrading vitest to 3.1.3 by @jaredwray in #1111
- flat-cache - chore: upgrading vitest to 3.1.3 by @jaredwray in #1112
- flat-cache - chore: upgrading hookified to 1.8.2 by @jaredwray in #1113
- flat-cache - chore: upgrading typescript to 5.8.3 by @jaredwray in #1114
- file-entry-cache - chore: upgrading vitest to 3.1.3 by @jaredwray in #1115
- file-entry-cache - feat: adding in useModifiedTime option by @jaredwray in #1119
- benchmark - chore: upgrading tinybench components to latest by @jaredwray in #1093
- benchmark - chore: upgrading tsx to 4.19.4 by @jaredwray in #1094
- benchmark - chore: upgrading quick-lru to 7.0.1 by @jaredwray in #1095
- website - chore: upgrading docula to 0.11.1
- mono - fix: adding in permissions on github actions by @jaredwray in #1118
New Contributors
- @JohnICB made their first contribution in #1080
- @foxel made their first contribution in #1087
- @krilbert made their first contribution in #1117
Full Changelog: 2025-04-05...2025-05-06