Latest's Releases
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
2025-07-23
July 23, 2025
What's Changed
- cacheable - fix: updating you to your in README by @jaredwray in https://github.com/jaredwray/cacheable/pull/1220
- cacheable - chore: upgrading xo to 1.2.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1222
- cacheable - chore: upgrading keyv to 5.4.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1223
- cacheable - chore: upgrading @faker-js/faker to 9.9.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1224
- node-cache - chore: upgrading xo to 1.2.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1225
- node-cache - chore: upgrading keyv to 5.4.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1227
- flat-cache - chore: upgrading xo to 1.2.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1228
- file-entry-cache - chore: upgrading xo to 1.2.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1229
- cache-manager - feat: `mget` and `mset` call `getMany` and `setMany` by @nathan-knight in https://github.com/jaredwray/cacheable/pull/1221
- flat-cache - fix: updating documentation on clearCacheById by @jaredwray in https://github.com/jaredwray/cacheable/pull/1232
New Contributors
- @nathan-knight made their first contribution in https://github.com/jaredwray/cacheable/pull/1221
Full Changelog: https://github.com/jaredwray/cacheable/compare/2025-07-17...2025-07-23