JustinBeckwith / retry-axios

🦖 A super flexible interceptor for Axios that makes it easy to retry requests.
Apache License 2.0
490 stars 62 forks source link

fix: preserve configuration for custom instance #240

Closed orgads closed 1 year ago

orgads commented 1 year ago

Fixes #68.

JustinBeckwith commented 1 year ago

I haven't been paying a ton of attention to axios API changes, but this generally seems good if the tests pass 😆 Could I trouble you to run npm run fix and push the changes back up?

orgads commented 1 year ago

Done

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 3.1.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: