Latest's Releases
2025-10-17
October 17, 2025
What's Changed
- mono - chore: moving away from minify by @jaredwray in https://github.com/jaredwray/cacheable/pull/1401
- cacheable - chore: upgrading typescript to 5.9.3 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1403
- cacheable - chore: upgrading hookified to 1.12.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1404
- cacheable - chore: upgrading @faker-js/faker to 10.1.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1405
- cacheable - chore: upgrading @faker-js/faker to 2.2.6 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1406
- cacheable - chore: upgrading lru-cache, and keyv storage adapters to latest by @jaredwray in https://github.com/jaredwray/cacheable/pull/1407
- node-cache - chore: upgrading typescript to 5.9.3 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1408
Full Changelog: https://github.com/jaredwray/cacheable/compare/2025-10-12...2025-10-17
2025-10-12
October 13, 2025
What's Changed
- net - fix: adding in FetchRequestInit by @jaredwray in https://github.com/jaredwray/cacheable/pull/1387
- file-entry-cache - feat: adding in dynamic meta properties by @jaredwray in https://github.com/jaredwray/cacheable/pull/1388
- file-entry-cache - feat: adding in logging capabilities by @jaredwray in https://github.com/jaredwray/cacheable/pull/1389
- cacheable - fix: updating types in tests by @jaredwray in https://github.com/jaredwray/cacheable/pull/1390
- flat-cache - fix: handling legacy data store by @jaredwray in https://github.com/jaredwray/cacheable/pull/1391
- flat-cache - fix: legacy fixes by @jaredwray in https://github.com/jaredwray/cacheable/pull/1392
- file-entry-cache - fix: allowing path traversal by default for eslint by @jaredwray in https://github.com/jaredwray/cacheable/pull/1393
- file-entry-cache - feat: adding in key as absolute path by @jaredwray in https://github.com/jaredwray/cacheable/pull/1394
- file-entry-cache - feat: moving to options in create and createFromFile by @jaredwray in https://github.com/jaredwray/cacheable/pull/1395
- file-entry-cache - feat: adding in test example for eslint by @jaredwray in https://github.com/jaredwray/cacheable/pull/1396
- file-entry-cache - feat: renaming strictPaths to restrictAccessToCwd by @jaredwray in https://github.com/jaredwray/cacheable/pull/1397
- file-entry-cache - chore: upgrading @types/node to 24.7.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1398
- file-entry-cache - chore: updating types on tests to work by @jaredwray in https://github.com/jaredwray/cacheable/pull/1399
- file-entry-cache - feat: adding back in useModifiedTime by @jaredwray in https://github.com/jaredwray/cacheable/pull/1400
Full Changelog: https://github.com/jaredwray/cacheable/compare/2025-10-06...2025-10-12
2025-10-06
October 06, 2025
What's Changed
- file-entry-cache - fix: removing useModifiedTime as not needed by @jaredwray in https://github.com/jaredwray/cacheable/pull/1373
- file-entry-cache - chore: upgrading biome to 2.2.5 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1374
- cacheable - feat: adding in cache sync based on qified by @jaredwray in https://github.com/jaredwray/cacheable/pull/1375
- cacheable - fix: moving isKeyvInstance to utils by @jaredwray in https://github.com/jaredwray/cacheable/pull/1376
- cacheable - chore: updating readme around cacheable sync by @jaredwray in https://github.com/jaredwray/cacheable/pull/1378
- utils - fix: adding in keyv instance by @jaredwray in https://github.com/jaredwray/cacheable/pull/1377
- cache-manager - chore: upgrading typescript to 5.9.3 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1379
- cache-manager - chore: upgrading @keyv/redis to 5.1.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1380
- cacheable-request - chore: upgrading biome to 2.2.5 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1381
- cacheable-request - chore: upgrading normalize-url to 8.1.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1382
- website - chore - upgrading tsx to 4.20.6 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1383
- website - chore: migrating from fs-extra to node:fs by @jaredwray in https://github.com/jaredwray/cacheable/pull/1384
- mono - chore: upgrading wrangler to 4.42.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1385
- mono - feat: adding in minify to all packages other than cacheable-re… by @jaredwray in https://github.com/jaredwray/cacheable/pull/1386
Full Changelog: https://github.com/jaredwray/cacheable/compare/2025-10-01...2025-10-06