Releases: Xunnamius/next-test-api-route-handler
Releases · Xunnamius/next-test-api-route-handler
🪄 Fixes
⚙️ Build System
- deps: bump @whatwg-node/server from 0.9.66 to 0.9.70 (1c11e5d)
4.0.14 (2024-10-22)
🪄 Fixes
- package: revert breaking change in engines.node (cde5496) closes #1115
4.0.12 (2024-10-17)
⚙️ Build system
- Prepare compatibility layer for next@15 (a73f21e)
4.0.11 (2024-09-18)
🪄 Fixes
- src: stop Next.js from attempting to statically generate routes under test (a461e81) closes #1076
4.0.10 (2024-09-18)
🪄 Fixes
- src: pass empty
apiContext
to work around multiZoneDraftMode
check (c061b91)
4.0.9 (2024-09-13)
🪄 Fixes
- src: prevent ipv6-related failures due to assuming "localhost" resolvability (99118a6) closes #1068
⚙️ Build system
- externals: update is-next-compat to work with Octokit's new esm exports (50d2976)
- husky: update husky scripts (88948b6)
- package: downgrade @octokit/rest to 20 (fa4b2af)
- Remove spellchecker dependency (b0701a2)
4.0.8 (2024-06-10)
⚙️ Build system
- Revert conventional-changelog-cli update (9967120)
- Update documentation generator (43eec53)
4.0.7 (2024-04-17)
⚙️ Build system
- babel: update core-js to 3.37 (b6b5164)
- readme: add section on jsdom support (a48555f)
4.0.6 (2024-04-12)
🪄 Fixes
- src: extend backwards compatibility to msw@1; remove optional msw peer dependency (347d7ef)