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