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 b80c2f5 commit bae5fddCopy full SHA for bae5fdd
CHANGELOG.md
@@ -7,7 +7,7 @@ Changelog
7
8
## v2.1.2
9
10
-- Fix: allow `Body` methods to work on ArrayBuffer`-backed `Body` objects
+- Fix: allow `Body` methods to work on `ArrayBuffer`-backed `Body` objects
11
- Fix: reject promise returned by `Body` methods when the accumulated `Buffer` exceeds the maximum size
12
- Fix: support custom `Host` headers with any casing
13
- Fix: support importing `fetch()` from TypeScript in `browser.js`
0 commit comments