Skip to content

Commit

Permalink
chore: release version v4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
achingbrain committed Nov 17, 2021
1 parent 65a66a6 commit 141068d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# [4.0.0](https://github.com/achingbrain/native-fetch/compare/v3.0.0...v4.0.0) (2021-11-17)


### Features

* swap node-fetch for undici ([#4](https://github.com/achingbrain/native-fetch/issues/4)) ([c744c71](https://github.com/achingbrain/native-fetch/commit/c744c71455f2c5b7904a3a0de3c5d8d7bd4fe578))


### BREAKING CHANGES

* only browser streams are returned, requires node 16+



# [3.0.0](https://github.com/achingbrain/native-fetch/compare/v2.0.1...v3.0.0) (2021-02-03)


Expand Down

0 comments on commit 141068d

Please sign in to comment.