Releases: geoffdutton/fetch-retry
Releases · geoffdutton/fetch-retry
Add integration testing, real browser, webpack opttion
3.1.1 fix karm on travis ci
Add code style, test coverage and ci
- The
.setup
function requires what ever version of fetch you want to use - Add StandardJS for code style
- Used
Promise
instead ofasync/await