Releases: Xunnamius/next-test-api-route-handler
Releases · Xunnamius/next-test-api-route-handler
06 Nov 00:31
Compare
Sorry, something went wrong.
No results found
2.3.1 (2021-11-06)
⚙️ Build system
Re-enable ESM (for bundlers) integration tests (91f08d4 )
05 Nov 23:32
Compare
Sorry, something went wrong.
No results found
2.3.0 (2021-11-05)
✨ Features
Automatically parse "set-cookie" headers; available in response.cookies (cd3cd95 ) closes #373
🪄 Fixes
src: ensure exceptions do not prevent Jest from exiting (8746e5f )
src: ensure webpack does not break dynamic require on compile (ae778d1 ) closes #378
Vastly improved error handling for those using node@<15 and/or npm@<7 (c216caa )
⚙️ Build system
Add back nullish coalescing operator babel transform for older node versions (5fbb6d2 )
package: backport npm script fixes (346e8de )
src: fix TS bundle errors on node@12 and node@14 (812e6f2 )
29 Aug 01:49
Compare
Sorry, something went wrong.
No results found
2.2.1 (2021-08-29)
⚙️ Build system
license: switch to MIT license (de9ee17 )
22 Aug 19:46
Compare
Sorry, something went wrong.
No results found
2.2.0 (2021-08-22)
✨ Features
types: expanded typescript support; testApiHandler weakly typed by default (419d5fe )
22 Aug 17:57
Compare
Sorry, something went wrong.
No results found
2.1.3 (2021-08-22)
🪄 Fixes
src: ensure dependency resolution failure does not cause test runner to hang (7916f00 )
14 Aug 09:13
Compare
Sorry, something went wrong.
No results found
2.1.2 (2021-08-14)
🪄 Fixes
src: memoize resolver import (74241ee )
⚙️ Build system
package: improve build-docs npm script (33b6a34 )
src: add descriptions to TypeScript types (1c3425c )
13 Aug 11:13
Compare
Sorry, something went wrong.
No results found
2.1.1 (2021-08-13)
🪄 Fixes
readme: update install instructions; fix apollo example (fd787ca )
⚙️ Build system
webpack.config: second fix for faulty env management (87ed12b )
13 Aug 10:05
Compare
Sorry, something went wrong.
No results found
2.1.0 (2021-08-13)
✨ Features
src: enable backwards compatibility all the way back to next@9 (c51cf02 ) closes #295
⚙️ Build system
webpack.config: do not ignore warnings (2b14d84 )
webpack.config: fix faulty env management (f477260 )
🔥 Reverted
29 Jul 18:40
Compare
Sorry, something went wrong.
No results found
2.0.2 (2021-07-29)
⚙️ Build system
external-scripts: use latest mongodb native driver (fd53fef )
webpack.config.js: more robust build process (e5c6a99 )
27 Jun 08:49
Compare
Sorry, something went wrong.
No results found
2.0.1 (2021-06-27)
⚙️ Build system
Update dependencies and publish fixed apollo example (ef32668 )