Skip to content

Commit

Permalink
release: 2.3.0 [skip ci]
Browse files Browse the repository at this point in the history
## [2.3.0](v2.2.1...v2.3.0) (2021-11-05)

#### ✨ Features

* Automatically parse "set-cookie" headers; available in response.cookies ([cd3cd95](cd3cd95)) <sup>closes [#373](https://github.com/Xunnamius/next-test-api-route-handler/issues/373)</sup>

#### 🪄 Fixes

* **src:** ensure exceptions do not prevent Jest from exiting ([8746e5f](8746e5f))
* **src:** ensure webpack does not break dynamic require on compile ([ae778d1](ae778d1)) <sup>closes [#378](https://github.com/Xunnamius/next-test-api-route-handler/issues/378)</sup>
* Vastly improved error handling for those using node@<15 and/or npm@<7 ([c216caa](c216caa))

#### ⚙️ Build system

* Add back nullish coalescing operator babel transform for older node versions ([5fbb6d2](5fbb6d2))
* **package:** backport npm script fixes ([346e8de](346e8de))
* **src:** fix TS bundle errors on node@12 and node@14 ([812e6f2](812e6f2))
  • Loading branch information
Xunnamius committed Nov 5, 2021
1 parent 6c94b15 commit fe27a3d
Show file tree
Hide file tree
Showing 5 changed files with 364 additions and 323 deletions.
Loading

0 comments on commit fe27a3d

Please sign in to comment.