Skip to content

2026-05-16

Choose a tag to compare

@jaredwray jaredwray released this 16 May 23:04
· 13 commits to main since this release
9346f94

@cacheable/net@2.0.8

Fix FormData/Blob/URLSearchParams bodies by routing through the runtime's own fetch so the body classes share a realm with the fetch implementation.

Bug Fixes

  • send FormData/Blob correctly using the runtime's own fetch (7cbe243, #1636)

Contributors

@cacheable/memory@2.0.9

Clarify in the README that lruSize=0 disables LRU.

Documentation

  • clarify that lruSize=0 disables LRU (2abfb68, #1638)

Contributors

Full diff: 2026-05-07...2026-05-16