Release v0.8.0
Changes in v0.8.0
- chore: release v0.8.0 (02b4526)
- chore(deps-dev): bump next from 15.5.3 to 16.1.0 (#41) (e3f0e10)
- chore(deps-dev): bump @types/node from 24.4.0 to 25.0.3 (#42) (feb9702)
- chore(deps-dev): bump @vercel/functions from 3.1.0 to 3.3.4 (#37) (4ec4ba2)
- ci(deps): bump actions/checkout from 5 to 6 (#35) (9281a97)
- chore(deps-dev): bump tsup from 8.5.0 to 8.5.1 (#31) (4b31992)
- ci(deps): bump actions/setup-node from 5 to 6 (#25) (48fae3d)
- chore(deps-dev): bump typescript from 5.9.2 to 5.9.3 (#17) (79cc101)
- Update CI to test on Node 22 instead of Node 21 (9e4f694)
- Add Claude Code GitHub Actions workflows (3de51ea)
- chore(deps-dev): bump @types/node from 24.3.1 to 24.4.0 (26903b4)
- Update README to remove 'v3' version prefix reference (69f4dad)
- chore(deps-dev): bump @vercel/functions from 2.2.13 to 3.1.0 (5935b8d)
- chore(deps-dev): bump next from 15.5.2 to 15.5.3 (cb6e059)
- Update reviewers and assignees in dependabot.yml (39affe0)
- ci(deps): bump actions/setup-node from 4 to 5 (30d5ad8)
- chore(deps-dev): bump @types/node from 24.3.0 to 24.3.1 (c7026a2)
- Add verbose logging controlled by CACHED_MIDDLEWARE_FETCH_LOGGER environment variable (be3d31c)
- Initial plan (8acfbba)
Installation
npm install cached-middleware-fetch-next@0.8.0What's Changed
Full Changelog: https://github.com/bookernath/cached-middleware-fetch-next/compare/e3f0e104dc5c9681e7d6ee5b5eed7f3c15bad05c..v0.8.0