Skip to content

No production dependencies

Compare
Choose a tag to compare
@jonbern jonbern released this 27 Jun 08:50
· 65 commits to master since this release

Removes the es6-promise polyfill dependency and requires the client to polyfill this API in order to support Internet Explorer.

This makes fetch-retry free of any production dependencies.

Thanks for @CharlesKuncheria and @ptolemybarnes for the suggestion and valuable input.