Releases: runeh/typical-fetch
Releases · runeh/typical-fetch
v2.0.0
Compare
Sorry, something went wrong.
No results found
This is a pre-release . We're experimenting with undici.
Since typical-fetch is tested using nock, all tests currently fail.
To install:
yarn add typical-fetch@next
2.0.0 (2022-10-29)
⚠ BREAKING CHANGES
Replace node-fetch with undici (#21 )
Features
typical-fetch v1.5.0
Compare
Sorry, something went wrong.
No results found
typical-fetch v1.4.1
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Allow read only arrays as json values (#17 ) (9e0bb32 )
typical-fetch v1.4.0
Compare
Sorry, something went wrong.
No results found
typical-fetch v1.3.1
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Detect more kinds of FormData objects (#11 ) (6182413 )
typical-fetch v1.3.0
Compare
Sorry, something went wrong.
No results found
typical-fetch v1.2.0
Compare
Sorry, something went wrong.
No results found
Features
Bug Fixes
Fix mapError to return transformed error (780a166 )
typical-fetch v1.1.0
Compare
Sorry, something went wrong.
No results found
Features
Add response object to TypicalHttpError (#5 ) (72a1dd1 )
typical-fetch v1.0.3
Compare
Sorry, something went wrong.
No results found
Bug Fixes
allow payloads on DELETE requests (9b2e52b )
typical-fetch v1.0.2
Compare
Sorry, something went wrong.
No results found
Bug Fixes
include type dependencies (f458b8f )