Skip to content

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

next-test-api-route-handler@5.0.5

Choose a tag to compare

@Xunnamius Xunnamius released this 03 May 07:14
next-test-api-route-handler@5.0.5
aad3d64

⚙️ Build System

  • deps: bump handlebars from 4.7.8 to 4.7.9 (f804b2d)
  • deps: bump handlebars from 4.7.8 to 4.7.9 (d01e616)
  • deps: bump mongodb from 7.1.0 to 7.1.1 (a5426bd)
  • deps: bump picomatch (d2d5912)
  • deps: bump picomatch (9edbe1e)
  • Remove unnecessary core-js dependency (javascript is growing!) (5d434cf)

next-test-api-route-handler@5.0.4

Choose a tag to compare

@Xunnamius Xunnamius released this 22 Mar 21:36
next-test-api-route-handler@5.0.4
d92f1aa

⚙️ Build System

  • deps: bump @whatwg-node/server from 0.10.12 to 0.10.18 (e0d2b1f)
  • deps: bump cookie from 1.0.2 to 1.1.1 (b82bd64)
  • deps: bump core-js from 3.45.1 to 3.49.0 (feb1004)
  • deps: bump minimatch (a494d0b)
  • deps: bump minimatch (9776164)
  • deps: bump next from 15.5.4 to 16.2.1 (6999a86)
  • deps: bump next from 15.5.4 to 16.2.1 (bdeeb98)
  • deps: bump tar and npm (f2a0685)
  • deps: bump tar and npm (05891f5)

next-test-api-route-handler@5.0.3

Choose a tag to compare

@Xunnamius Xunnamius released this 04 Sep 06:55
next-test-api-route-handler@5.0.3
dff9c33

⚡️ Optimizations

  • Use Node's ReadableStream.from instead of ponyfill (6f32402)

next-test-api-route-handler@5.0.2

Choose a tag to compare

@Xunnamius Xunnamius released this 22 Aug 02:57
next-test-api-route-handler@5.0.2
f2154b7

🪄 Fixes

  • src: polyfill react.createContext to support "react-server" condition (d3aea1e) see #1151

next-test-api-route-handler@5.0.1

Choose a tag to compare

@Xunnamius Xunnamius released this 21 Aug 22:54
next-test-api-route-handler@5.0.1
4300a11

🪄 Fixes

  • src: address minor incompatibility with next@15.5 (290654c)

⚙️ 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)

next-test-api-route-handler@5.0.0

Choose a tag to compare

@Xunnamius Xunnamius released this 19 Jul 12:34
next-test-api-route-handler@5.0.0
9fe9876

💥 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)

next-test-api-route-handler@4.0.16

Choose a tag to compare

@Xunnamius Xunnamius released this 27 Mar 10:12
next-test-api-route-handler@4.0.16
7118389

🪄 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)

next-test-api-route-handler@4.0.15

Choose a tag to compare

@Xunnamius Xunnamius released this 27 Feb 10:34
next-test-api-route-handler@4.0.15
d4f6936

🪄 Fixes

  • src: address incompatibility with next@15.2 (69525da) see #1129

⚙️ Build System

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

next-test-api-route-handler@4.0.14

Choose a tag to compare

@Xunnamius Xunnamius released this 22 Oct 13:10
v4.0.14
d36bf70

4.0.14 (2024-10-22)

🪄 Fixes

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

next-test-api-route-handler@4.0.13

Choose a tag to compare

@Xunnamius Xunnamius released this 22 Oct 07:10
v4.0.13
b632d27

4.0.13 (2024-10-22)

🪄 Fixes

  • src: add support for next@15.0.0 release (edfe781)