Latest's Releases
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
2025-11-07
November 07, 2025
What's Changed
- mono - chore: upgrading wrangler to 4.46.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1428
- mono - chore: upgrading @biomejs/biome to 2.3.4 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1429
- mono - chore: upgrading vitest to 4.0.7 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1430
- website - chore: upgrading docula to 0.31.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1431
- cache-manager - chore: upgrading vitest to 4.0.7 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1432
- cache-manager - chore: upgrading @biomejs/biome to 2.3.4 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1433
- cache-manager - chore: upgrading @keyv/redis to 5.1.3 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1434
- cache-manager - chore: upgrading vitest to 4.0.8 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1436
- cache-manager - chore: upgrading @faker-js/faker to 10.1.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1437
- cacheable-request - chore: upgrading @biomejs/biome to 2.3.4 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1438
- cacheable-request - chore: upgrading delay to 7.0.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1439
- cacheable-request - chore: upgrading responselike to 4.0.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1440
- cacheable-request - chore: upgrading vitest to 4.0.8 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1441
- cacheable - fix: adding in disconnect for sync by @jaredwray in https://github.com/jaredwray/cacheable/pull/1442
Full Changelog: https://github.com/jaredwray/cacheable/compare/2025-10-27...2025-11-07
2025-10-27
October 31, 2025
What's Changed
- cacheable-request - fix: 304 Not Modified has completely empty headers by @jaredwray in https://github.com/jaredwray/cacheable/pull/1409
- utils - chore: upgrading vitest to 4.0.3 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1410
- utils - chore: upgrading typescript to 5.9.3 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1411
- utils - chore: upgrading @biomejs/biome to 2.3.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1412
- utils - chore: upgrading @faker-js/faker to 10.1.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1413
- utils - chore: removing @keyv/redis and @keyv/valkey as not needed by @jaredwray in https://github.com/jaredwray/cacheable/pull/1414
- utils - feat migrating memoize to utils by @jaredwray in https://github.com/jaredwray/cacheable/pull/1415
- memory - chore: upgrading typescript to 5.9.3 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1416
- memory - chore: upgrading hookified to 1.12.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1417
- memory - chore: upgrading @keyv/bigmap to 1.1.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1418
- memory - chore: upgrading @biomejs/biome to 2.3.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1419
- memory - chore: upgrading @faker-js/faker to 10.1.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1420
- memory - chore: upgrading vitest to 4.0.3 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1421
- net - chore: upgrading vitest to 4.0.3 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1422
- net - chore: upgrading typescript to 5.9.3 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1423
- net - chore: upgrading hookified to 1.12.2 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1424
- net - chore: upgrading @biomejs/biome to 2.3.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1425
- net - chore: upgrading vitest to 4.0.4 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1426
Full Changelog: https://github.com/jaredwray/cacheable/compare/2025-10-17...2025-10-27