Skip to content

Commit a2ee992

Browse files
committed
Update changelog
1 parent 4de7a4d commit a2ee992

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
## 0.16.1 (2023/07/06)
27

38
- Replace `wait(0)` with `Promise.resolve()`: should reduce the bundle size

0 commit comments

Comments
 (0)