- fix
ReferenceError: AbortController is not defined
error for NodeJS less than v.15
- extend config with
doNotRetryIfStatuses
option
- build library in order to support
nodejs
runtime - handle cuncurrency
- update publish script
- add tests
- pass empty object as default to second argument for
fetch
funciton in case if it is not set
- use
AbortController
API
- use initial options in case if beforeRefetch resolves with no data
- add new parameter
timeout
- set stable verion