Latest's Releases
2025-08-17
August 17, 2025
What's Changed
- node-cache - fix: adding in supported node versions by @jaredwray in https://github.com/jaredwray/cacheable/pull/1256
- node-cache - chore: upgrading typescript to 5.9.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1262
- node-cache - chore: upgrading hookified to 1.11.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1263
- node-cache - chore: upgrading keyv to 5.5.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1264
- mono - feat: migrating to biome from xo by @jaredwray in https://github.com/jaredwray/cacheable/pull/1258
- cacheable - chore: upgrading typescript to 5.9.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1259
- cacheable - chore: upgrading hookified to 1.11.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1260
- cacheable - chore: upgrading keyv to 5.5.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1261
- flat-cache - chore: upgrading hookified to 1.11.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1265
- flat-cache - chore: upgrading typescript to 5.9.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1266
- file-entry-cache - chore: upgrading typescript to 5.9.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1267
Full Changelog: https://github.com/jaredwray/cacheable/compare/2025-08-06...2025-08-17
2025-08-06
August 06, 2025
What's Changed
- net - feat: creating @cacheable/net for http caching and more by @jaredwray in https://github.com/jaredwray/cacheable/pull/1246
- mono - chore: upgrading wrangler to 4.28.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1247
- website - chore: upgrading fs-extra to 11.3.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1248
- website - chore: upgrading docula to 0.13.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1249
- cacheable-request - chore: upgrading xo to 1.2.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1250
- cacheable-request - chore: upgrading keyv to 5.5.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1251
- cacheable-request - chore: upgrading typescript to 5.9.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1252
- cacheable-request - feat: adding testTimeout to some unit tests by @jaredwray in https://github.com/jaredwray/cacheable/pull/1244
- cache-manager - chore: upgrading xo to 1.2.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1253
- cache-manager - chore: upgrading typescript to 5.9.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1254
- cache-manager - chore: upgrading keyv to 5.5.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1255
Full Changelog: https://github.com/jaredwray/cacheable/compare/2025-07-30...2025-08-06
2025-07-30
August 01, 2025
What's Changed
- cache-manager - fix: rename vite.config.ts to vitest.config.ts by @jaredwray in https://github.com/jaredwray/cacheable/pull/1233
- utils - feat: creating @cacheable/utils by @jaredwray in https://github.com/jaredwray/cacheable/pull/1234
- utils - fix: updating package to the correct keywords by @jaredwray in https://github.com/jaredwray/cacheable/pull/1235
- utils - feat: adding in readme by @jaredwray in https://github.com/jaredwray/cacheable/pull/1236
- utils - feat: making hashToNumber universal by @jaredwray in https://github.com/jaredwray/cacheable/pull/1237
- memoize - feat: adding in @cacheable/memoize by @jaredwray in https://github.com/jaredwray/cacheable/pull/1238
- memory - feat: creating @cacheable/memory by @jaredwray in https://github.com/jaredwray/cacheable/pull/1240
- memory - fix: updating readme with correct npmjs by @jaredwray in https://github.com/jaredwray/cacheable/pull/1241
- memoize - fix: fixing the readme npmjs by @jaredwray in https://github.com/jaredwray/cacheable/pull/1242
- mono - fix: updating main readme by @jaredwray in https://github.com/jaredwray/cacheable/pull/1243
Full Changelog: https://github.com/jaredwray/cacheable/compare/2025-07-23...2025-07-30