2025-10-01
What's Changed
- utils - chore: upgrading biome to 2.2.4 by @jaredwray in #1350
- utils - chore: upgrading lru-cache to 11.2.2 by @jaredwray in #1351
- utils - chore: upgrading @keyv/redis to 5.1.2 by @jaredwray in #1352
- memoize - fix: removing lru-cache as no longer needed by @jaredwray in #1353
- memoize - chore: upgrading biome to 2.2.4 by @jaredwray in #1354
- mono - chore upgrading keyv to 5.5.3 by @jaredwray in #1355
- net - chore: upgrading undici to 7.16.0 by @jaredwray in #1356
- net - chore: upgrading hookified to 1.12.1 by @jaredwray in #1357
- net - chore: upgrading biome to 2.2.4 by @jaredwray in #1358
- net - feat: adding in jsDoc for cache property by @jaredwray in #1359
- net - feat: moving to FetchOptions in Net by @jaredwray in #1360
- net - feat: adding readme information for fetch helpers by @jaredwray in #1361
- net - feat: adding in put method helper by @jaredwray in #1362
- net - feat: if there is no cache passed then it does not cache by @jaredwray in #1363
- net - feat: ability to set the caching to false on get() by @jaredwray in #1364
- net - feat: ability to set caching to false in head method by @jaredwray in #1365
- net - feat: ability for post to add caching if needed by @jaredwray in #1366
- net - feat: ability for put to have caching if true by @jaredwray in #1367
- net - feat: patch with caching when set to true by @jaredwray in #1368
- net - feat: added caching to delete as an option by @jaredwray in #1369
- net - feat: adding in options for stringify and parse by @jaredwray in #1370
- net - feat: renaming useHttpCache to httpCachePolicy by @jaredwray in #1371
- file-entry-cache - feat: adding in current working directory by @jaredwray in #1372
Full Changelog: 2025-09-22...2025-10-01