Latest's Releases
2026-03-26
March 27, 2026
What's Changed
- mono - chore: moving to prepublishOnly by @jaredwray in https://github.com/jaredwray/cacheable/pull/1599
- cacheable-request - chore: fixing tests with parse deprecation by @jaredwray in https://github.com/jaredwray/cacheable/pull/1600
- node-cache - fix: generic type propagation in get, mget, and take methods by @jaredwray in https://github.com/jaredwray/cacheable/pull/1602
- node-cache - fix: (breaking) Remove maxKeys limit feature from NodeCacheStore by @jaredwray in https://github.com/jaredwray/cacheable/pull/1605
- node-cache - chore: (breaking) upgrading hookified adding stats by @jaredwray in https://github.com/jaredwray/cacheable/pull/1609
- flat-cache - fix: Upgrade flatted to ^3.4.2 to fix GHSA-rf6f-7fwh-wjgh by @jaredwray in https://github.com/jaredwray/cacheable/pull/1606
- utils - chore: upgrading hashery by @jaredwray in https://github.com/jaredwray/cacheable/pull/1607
- net - chore: upgrading undici by @jaredwray in https://github.com/jaredwray/cacheable/pull/1608
Full Changelog: https://github.com/jaredwray/cacheable/compare/2026-03-17...2026-03-26
2026-03-17
March 17, 2026
What's Changed
- flat-cache - chore: bump `flatted` version from `v3.3.3` -> `v3.4.1` by @brionmario in https://github.com/jaredwray/cacheable/pull/1594
- net - fix: port issue with local mockhttp by @jaredwray in https://github.com/jaredwray/cacheable/pull/1595
- chore: moving core dev dependencies to mono hoist by @jaredwray in https://github.com/jaredwray/cacheable/pull/1596
- cacheable - chore: upgrading qified to latest by @jaredwray in https://github.com/jaredwray/cacheable/pull/1597
- cacheable - chore: upgrading lru-cache and @keyv/redis by @jaredwray in https://github.com/jaredwray/cacheable/pull/1598
New Contributors
- @brionmario made their first contribution in https://github.com/jaredwray/cacheable/pull/1594
Full Changelog: https://github.com/jaredwray/cacheable/compare/2026-02-27...2026-03-17
2026-02-27
February 27, 2026
What's Changed
- utils -Add nonBlocking option support to getOrSet method by @jaredwray in https://github.com/jaredwray/cacheable/pull/1580
- utils - chore: upgrading faker-js and types to latest by @jaredwray in https://github.com/jaredwray/cacheable/pull/1581
- utils - chore: upgrading hashery to 1.5.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1583
- memory - chore: upgrading faker, rimraf, and types to latest by @jaredwray in https://github.com/jaredwray/cacheable/pull/1584
- memory - chore: upgrading hookified to 1.15.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1585
- mono - chore: upgrading biome and wrangler to latest by @jaredwray in https://github.com/jaredwray/cacheable/pull/1586
- net - chore: upgrading types, rimraf, and faker to latest by @jaredwray in https://github.com/jaredwray/cacheable/pull/1587
- net - chore: upgrading hookified to 1.15.1 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1588
- net - chore: upgrading undici to 7.22.0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1589
- mono - chore: moving to nodejs 24 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1590
- node-cache - fix: ttl was not defaulting to 0 by @jaredwray in https://github.com/jaredwray/cacheable/pull/1591
- mono - fix: updating codecov badge by @jaredwray in https://github.com/jaredwray/cacheable/pull/1592
Full Changelog: https://github.com/jaredwray/cacheable/compare/2026-02-06...2026-02-27