Skip to content

Releases: Xunnamius/next-test-api-route-handler

[email protected]

19 Jul 12:34
[email protected]
9fe9876
Compare
Choose a tag to compare

💥 BREAKING CHANGES 💥

  • Minimum supported node version is now 20.18.0

🪄 Fixes

  • src: prepare for next@canary to be released (2864e3a)

⚙️ Build System

  • deps: bump @whatwg-node/server from 0.10.3 to 0.10.10 (94415dc)
  • deps: bump core-js from 3.41.0 to 3.42.0 (f88a713)
  • deps: bump core-js from 3.42.0 to 3.44.0 (10fac99)
  • package: drop support for node@18 (d97e8ba)

[email protected]

27 Mar 10:12
[email protected]
7118389
Compare
Choose a tag to compare

🪄 Fixes

  • src: opportunistically polyfill missing react exports (410a62f) see #1167

⚙️ Build System

  • deps: bump @whatwg-node/server from 0.10.1 to 0.10.3 (bfcebd9)
  • deps: bump @whatwg-node/server from 0.9.70 to 0.9.71 (9c19de4)
  • deps: bump @whatwg-node/server from 0.9.71 to 0.10.1 (c6496fa)
  • deps: bump core-js from 3.40.0 to 3.41.0 (274e800)
  • test: add latest next@12, next@13, and next@14 versions to test matrix (5ee3def)

[email protected]

27 Feb 10:34
[email protected]
d4f6936
Compare
Choose a tag to compare

🪄 Fixes

⚙️ Build System

  • deps: bump @whatwg-node/server from 0.9.66 to 0.9.70 (1c11e5d)

[email protected]

22 Oct 13:10
v4.0.14
d36bf70
Compare
Choose a tag to compare

4.0.14 (2024-10-22)

🪄 Fixes

  • package: revert breaking change in engines.node (cde5496) closes #1115

[email protected]

22 Oct 07:10
v4.0.13
b632d27
Compare
Choose a tag to compare

4.0.13 (2024-10-22)

🪄 Fixes

[email protected]

17 Oct 13:21
v4.0.12
06757ec
Compare
Choose a tag to compare

4.0.12 (2024-10-17)

⚙️ Build system

  • Prepare compatibility layer for next@15 (a73f21e)

[email protected]

18 Sep 16:42
v4.0.11
c9432ad
Compare
Choose a tag to compare

4.0.11 (2024-09-18)

🪄 Fixes

  • src: stop Next.js from attempting to statically generate routes under test (a461e81) closes #1076

[email protected]

18 Sep 14:06
v4.0.10
a6dcd4c
Compare
Choose a tag to compare

4.0.10 (2024-09-18)

🪄 Fixes

  • src: pass empty apiContext to work around multiZoneDraftMode check (c061b91)

[email protected]

13 Sep 10:13
v4.0.9
945857b
Compare
Choose a tag to compare

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)

[email protected]

10 Jun 22:47
v4.0.8
466aeb7
Compare
Choose a tag to compare

4.0.8 (2024-06-10)

⚙️ Build system

  • Revert conventional-changelog-cli update (9967120)
  • Update documentation generator (43eec53)