2025-06-27
ReleaseWhat's Changed
file-entry-cache
- file-entry-cache - chore: upgrading xo to 1.1.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1154
- file-entry-cache - chore: upgrading vitest to 3.2.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1155
- file-entry-cache - chore: upgrading tsup to 8.5.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1156
flat-cache
- flat-cache - feat: adding in loadFileStream with progress by @jaredwray in https://github.com/jaredwray/cacheable/pull/1166
- flat-cache - chore: upgrading xo to 1.1.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1150
- flat-cache - chore: upgrading vitest to 3.2.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1151
- flat-cache - chore: upgrading tsup to 8.5.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1152
- flat-cache - chore: upgrading hookified to 1.9.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1153
node-cache
- node-cache - updating readme for NodeCacheStore by @jaredwray in https://github.com/jaredwray/cacheable/pull/1167
- node-cache - fix: fixing documentation with API and async by @jaredwray in https://github.com/jaredwray/cacheable/pull/1172
- node-cache - chore: upgrading xo to 1.1.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1144
- node-cache - chore: upgrading tsup to 8.5.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1145
- node-cache - chore: upgrading hookified to 1.9.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1146
- node-cache - chore: upgrading vitest to 3.2.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1148
- node-cache - fix: returning T instead of any by @jaredwray in https://github.com/jaredwray/cacheable/pull/1131
- node-cache - fix: adding unref to check interval to be non blocking by @jaredwray in https://github.com/jaredwray/cacheable/pull/1132
cacheable
- cacheable - making it so createKeyv is better detected by @jaredwray in https://github.com/jaredwray/cacheable/pull/1171
- cacheable - feat: adding createKey to wrap functions by @jaredwray in https://github.com/jaredwray/cacheable/pull/1165
- cacheable - fix: removing de as unwanted module by @jaredwray in https://github.com/jaredwray/cacheable/pull/1162
- cacheable - fix: adding null for getTtlFromExpires by @jaredwray in https://github.com/jaredwray/cacheable/pull/1163
- cacheable - feat: adding throwErrors and Key Generation via Function … by @jaredwray in https://github.com/jaredwray/cacheable/pull/1164
- cacheable - feat: upgrading cacheable memory to use hash for map stores by @jaredwray in https://github.com/jaredwray/cacheable/pull/1126
- cacheable - feat: handling lruSize and max limit with error emitting by @jaredwray in https://github.com/jaredwray/cacheable/pull/1157
- cacheable - feat: getOrSet by @corradodellorusso in https://github.com/jaredwray/cacheable/pull/1125
- cacheable - fix: doing lint fixes on assertions by @jaredwray in https://github.com/jaredwray/cacheable/pull/1160
cache-manager
- cache-manager - fix: get events were not exposed as a type by @jaredwray in https://github.com/jaredwray/cacheable/pull/1159
- cache-manager - doc: wrong URL in cacheId section by @SamehElalfi in https://github.com/jaredwray/cacheable/pull/1173
- cache-manager - chore: upgrading xo to 1.1.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1174
- cache-manager - chore: upgrading vitest to 3.2.4 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1175
- cache-manager - chore: upgrading keyv to 5.3.4 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1176
- cache-manager - breaking: moving to undefined instead of null by @jaredwray in https://github.com/jaredwray/cacheable/pull/1134
- cache-manager - chore: upgrading vitest to 3.2.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1135
- cache-manager - chore: upgrading vitest to 3.2.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1136
- cache-manager - chore: upgrading faker-js to 9.8.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1137
- cache-manager - fix comment in ttl example code of cache-manager package by @alexanderbluhm in https://github.com/jaredwray/cacheable/pull/1122
cacheable-request
- cacheable-request - chore: upgrading xo to 1.1.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1177
- cacheable-request - chore: upgrading vitest to 3.2.4 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1178
- cacheable-request - chore: upgrading keyv to 5.3.4 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1179
- cacheable-request - chore: upgrading normalize-url to 8.0.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1180
- cacheable-request - chore: upgrading express to 5.1.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1181
- cacheable-request - chore: upgrading xo to 1.0.5 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1139
- cacheable-request - chore: upgrading vitest to 3.2.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1140
- cacheable-request - chore: upgrading tsup to 8.5.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1141
- cacheable-request - chore: upgrading http-cache-semantics to 4.2.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1142
- cacheable-request - chore: upgrading @keyv/sqlite to 4.0.4 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1143
website
- website - chore: upgrading docula to 0.13.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1182
- website - chore: upgrading docula to 0.12.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1149
- website - chore: upgrading docula to 0.11.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1120
benchmark
- benchmark - feat: adding in initial cache benchmark by @jaredwray in https://github.com/jaredwray/cacheable/pull/1161
- benchmark - chore: upgrading faker-js to 9.8.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1133
New Contributors
- @alexanderbluhm made their first contribution in https://github.com/jaredwray/cacheable/pull/1122
- @SamehElalfi made their first contribution in https://github.com/jaredwray/cacheable/pull/1173
Full Changelog: https://github.com/jaredwray/cacheable/compare/2025-05-06...2025-06-27