2025-10-12
ReleaseWhat'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