Latest's Releases
2025-11-26
November 26, 2025
What's Changed
- cacheable - fix: exports were mapped wrong by @jaredwray in https://github.com/jaredwray/cacheable/pull/1463
- cacheable - fix: updating exports for unique type definitions by @jaredwray in https://github.com/jaredwray/cacheable/pull/1464
- cacheable - feat: adding namespace support to sync by @jaredwray in https://github.com/jaredwray/cacheable/pull/1473
- cache-manager - fix: updating exports to work correctly by @jaredwray in https://github.com/jaredwray/cacheable/pull/1465
- file-entry-cache - fix: updating exports to work correctly by @jaredwray in https://github.com/jaredwray/cacheable/pull/1466
- flat-cache - fix: updating to exports to work correctly by @jaredwray in https://github.com/jaredwray/cacheable/pull/1467
- node-cache - fix: upgrading exports to be correct by @jaredwray in https://github.com/jaredwray/cacheable/pull/1470
- utils - fix: upgrading exports to work correctly by @jaredwray in https://github.com/jaredwray/cacheable/pull/1471
- utils - chore: upgrading @biomejs/biome to 2.3.7 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1474
- utils - chore: upgrading vitest to 4.0.14 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1475
- memory - fix: upgrading exports to work correctly by @jaredwray in https://github.com/jaredwray/cacheable/pull/1468
- memory - chore: upgrading tsup to 8.5.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1476
- memory - chore: upgrading @keyv/bigmap to 1.3.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1477
- memory - chore: upgrading hookified to 1.13.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1478
- memory - chore: upgrading vitest to 4.0.14 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1479
- net - fix: upgrading exports to work correctly by @jaredwray in https://github.com/jaredwray/cacheable/pull/1469
- net - chore: upgrading @biomejs/biome to 2.3.7 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1480
- net - chore: upgrading hookified to 1.13.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1481
- net - chore: upgrading vitest to 4.0.14 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1482
Full Changelog: https://github.com/jaredwray/cacheable/compare/2025-11-17...2025-11-26
2025-11-17
November 17, 2025
What's Changed
- utils - fix: making Keyv a dependency by @jaredwray in https://github.com/jaredwray/cacheable/pull/1462
Full Changelog: https://github.com/jaredwray/cacheable/compare/2025-11-16...2025-11-17
2025-11-16
November 16, 2025
What's Changed
- cacheable - chore: upgrading tsup to 8.5.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1443
- cacheable - chore: upgrading vitest to 4.0.9 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1444
- cacheable - chore: upgrading qified to 0.5.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1445
- cacheable - chore: upgrading hookified to 1.13.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1446
- cacheable - feat: using hash and hashSync now in https://github.com/jaredwray/cacheable/pull/1459
- memory - feat: using hash and hashSync now in https://github.com/jaredwray/cacheable/pull/1459
- cache-manager - chore: upgrading keyv across all projects to 5.5.4 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1447
- net - chore: upgrading keyv across all projects to 5.5.4 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1447
- cacheable-request - chore: upgrading keyv across all projects to 5.5.4 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1447
- node-cache - chore: upgrading tsup to 8.5.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1448
- node-cache - chore: upgrading vitest to 4.0.9 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1449
- node-cache - chore: upgrading hookified to 1.13.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1450
- flat-cache - chore: upgrading tsup to 8.5.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1451
- flat-cache - chore: upgrading vitest to 4.0.9 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1452
- flat-cache - chore: upgrading hookified to 1.13.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1453
- file-entry-cache - chore: upgrading @biomejs/biome to 2.3.5 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1454
- file-entry-cache - chore: upgrading pino to 10.1.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1455
- file-entry-cache - chore: upgrading vitest to 4.0.9 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1456
- cacheable - feat: moving to native Keyv hasMany by @jaredwray in https://github.com/jaredwray/cacheable/pull/1457
- cacheable - feat: adding in documentation for store iteration by @jaredwray in https://github.com/jaredwray/cacheable/pull/1458
- utils - feat: moving to hashery for web / browser compatiblity by @jaredwray in https://github.com/jaredwray/cacheable/pull/1459
Full Changelog: https://github.com/jaredwray/cacheable/compare/2025-11-07...2025-11-16