| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 2026-05-16 source code.tar.gz | 2026-05-16 | 320.2 kB | |
| 2026-05-16 source code.zip | 2026-05-16 | 397.8 kB | |
| README.md | 2026-05-16 | 609 Bytes | |
| Totals: 3 Items | 718.6 kB | 0 | |
@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
- @jaredwray (1)
@cacheable/memory@2.0.9
Clarify in the README that lruSize=0 disables LRU.
Documentation
- clarify that lruSize=0 disables LRU (
2abfb68, [#1638])
Contributors
- @jaredwray (1)
Full diff: https://github.com/jaredwray/cacheable/compare/2026-05-07...2026-05-16