We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4de7a4d commit a2ee992Copy full SHA for a2ee992
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+## 0.17.0 (2023/07/06)
2
+
3
+- Add request property to HttpError
4
+- Drop node-fetch due to [`Request` class limitations](https://github.com/node-fetch/node-fetch/blob/v3.3.1/README.md#class-request)
5
6
## 0.16.1 (2023/07/06)
7
8
- Replace `wait(0)` with `Promise.resolve()`: should reduce the bundle size
0 commit comments