Latest's Releases
2025-07-17
July 17, 2025
What's Changed
- mono - chore: removing approve builds by @jaredwray in https://github.com/jaredwray/cacheable/pull/1203
- mono - chore: upgrading wrangler to 4.25.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1212
- node-cache - feat: Add generic to class by @dangowans in https://github.com/jaredwray/cacheable/pull/1210
- cacheable - feat: adding in readme around @keyv/redis and non blocking by @jaredwray in https://github.com/jaredwray/cacheable/pull/1211
- website - chore: upgrading @types/node to latest by @jaredwray in https://github.com/jaredwray/cacheable/pull/1213
- cacheable-request - chore: upgrading xo to 1.2.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1214
- cache-manager - chore: upgrading xo to 1.2.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1215
- cache-manager - chore: upgrading @faker-js/faker to 9.9.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1216
- cache-manager - chore: upgrading @keyv/redis to 4.6.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1217
New Contributors
- @dangowans made their first contribution in https://github.com/jaredwray/cacheable/pull/1210
Full Changelog: https://github.com/jaredwray/cacheable/compare/2025-06-30...2025-07-17
2025-06-30
Invalid date
What's Changed
- mono - fix: removing c8 for vitest native coverage by @jaredwray in https://github.com/jaredwray/cacheable/pull/1184
- cacheable - chore: upgrading xo to 1.1.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1185
- cacheable - chore: upgrading vitest to 3.2.4 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1186
- cacheable - chore: upgrading tsup to 8.5.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1187
- cacheable - chore: upgrading hookified to 1.10.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1188
- cacheable - chore: upgrading @faker-js/faker to 9.8.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1189
- cacheable - chore: upgrading keyv to 5.3.4 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1190
- node-cache - chore: upgrading xo to 1.1.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1191
- node-cache - chore: upgrading vitest to 3.2.4 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1192
- node-cache - chore: upgrading hookified to 1.10.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1193
- node-cache - chore: upgrading keyv to 5.3.4 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1194
- node-cache - feat: adding in clear documentation on useClones by @jaredwray in https://github.com/jaredwray/cacheable/pull/1195
- flat-cache - chore: upgrading xo to 1.1.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1196
- flat-cache - chore: upgrading vitest to 3.2.4 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1197
- flat-cache - chore: upgrading hookified to 1.10.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1198
- file-entry-cache - chore: upgrading xo to 1.1.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1199
- file-entry-cache - chore: upgrading vitest to 3.2.4 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1200
Full Changelog: https://github.com/jaredwray/cacheable/compare/2025-06-27...2025-06-30
2025-06-27
June 28, 2025
What'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