Changelog
v1.4.1
method
and query
/params
from fetch options (#451)response._bodyInit
as fallback for react-native and qq (#398)Changelog
v1.4.0
retryDelay
with callback function (#372)$fetch.create
(#401)options.headers
and options.query
(#436)agent
and dispatcher
options (node-specific) (#308)Too Early
status (#426)Changelog
v1.3.4
react-native
field (03680dd)Changelog
v1.3.3
FetchError
type to include IFetchError
(#279)Changelog
v1.3.0
retryStatusCodes
(#109)options
field and improve formatting of errors (#270).native
to $fetch
(#272)204
responses and HEAD
requests (#171, #84)response?: boolean
option (#223)body
option (#276)Changelog
v1.2.0
method
option (#259)/node
subpath (#256)createFetch
options optional (#266)