Releases: Xunnamius/next-test-api-route-handler
Releases · Xunnamius/next-test-api-route-handler
04 Sep 06:55
Compare
Sorry, something went wrong.
No results found
⚡️ Optimizations
Use Node's ReadableStream.from instead of ponyfill (6f32402 )
22 Aug 02:57
Compare
Sorry, something went wrong.
No results found
🪄 Fixes
src: polyfill react.createContext
to support "react-server" condition (d3aea1e ) see #1151
21 Aug 22:54
Compare
Sorry, something went wrong.
No results found
🪄 Fixes
⚙️ Build System
deps: bump @whatwg-node/server from 0.10.10 to 0.10.12 (fc0de21 )
deps: bump core-js from 3.44.0 to 3.45.0 (018776a )
deps: bump core-js from 3.45.0 to 3.45.1 (f017121 )
19 Jul 12:34
Compare
Sorry, something went wrong.
No results found
💥 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 )
27 Mar 10:12
Compare
Sorry, something went wrong.
No results found
🪄 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 )
27 Feb 10:34
Compare
Sorry, something went wrong.
No results found
🪄 Fixes
⚙️ Build System
deps: bump @whatwg-node/server from 0.9.66 to 0.9.70 (1c11e5d )
22 Oct 13:10
Compare
Sorry, something went wrong.
No results found
4.0.14 (2024-10-22)
🪄 Fixes
package: revert breaking change in engines.node (cde5496 ) closes #1115
22 Oct 07:10
Compare
Sorry, something went wrong.
No results found
17 Oct 13:21
Compare
Sorry, something went wrong.
No results found
4.0.12 (2024-10-17)
⚙️ Build system
Prepare compatibility layer for next@15 (a73f21e )
18 Sep 16:42
Compare
Sorry, something went wrong.
No results found
4.0.11 (2024-09-18)
🪄 Fixes
src: stop Next.js from attempting to statically generate routes under test (a461e81 ) closes #1076