Skip to content

Releases: geoffdutton/fetch-retry

Add integration testing, real browser, webpack opttion

16 Feb 21:23
f290f0d
Compare
Choose a tag to compare

Add code style, test coverage and ci

16 Feb 15:01
184ce88
Compare
Choose a tag to compare
  • The .setup function requires what ever version of fetch you want to use
  • Add StandardJS for code style
  • Used Promise instead of async/await