Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
4.2.0.tar.gz | 2020-09-29 | 104.9 kB | |
4.2.0.zip | 2020-09-29 | 110.3 kB | |
README.md | 2020-09-29 | 531 Bytes | |
Totals: 3 Items | 215.7 kB | 0 |
- Fix unintentional use of arrow functions in some 4.1.0 builds (#138, thanks @simon04!)
- Fix usage in Web Workers (#109)
.json()
parse errors return a rejected Promise instead of throwing (#112, thanks @sunsean!)- Improved TypeScript typings (#117 & [#121], thanks @Andarist & @0x80!)
- Add support for passing
URL
objects tofetch()
(#141, thanks @Edorka for the tip!)
Please make sure to also update to
isomorphic-unfetch@3.1.0
, which includes a security fix fornode-fetch
. (thanks @sakito21)