Skip to content

Commit db95b7d

Browse files
chore: release @web-std/fetch 4.0.0 (#54)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 19d17c7 commit db95b7d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

packages/fetch/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [4.0.0](https://www.github.com/web-std/io/compare/fetch-v3.0.3...fetch-v4.0.0) (2022-02-28)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* export native fetch on the web (#53)
9+
10+
### Features
11+
12+
* export native fetch on the web ([#53](https://www.github.com/web-std/io/issues/53)) ([af03280](https://www.github.com/web-std/io/commit/af03280788286cd69185efb0572da162f16d48cc))
13+
* implement file: protocol support for fetch ([#55](https://www.github.com/web-std/io/issues/55)) ([19d17c7](https://www.github.com/web-std/io/commit/19d17c76f995800c9e07d5d6a923f33b81ab1d22))
14+
315
### [3.0.3](https://www.github.com/web-std/io/compare/fetch-v3.0.2...fetch-v3.0.3) (2022-01-28)
416

517

0 commit comments

Comments
 (0)