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

Update tsconfig.json to emit index.d.ts #229

Closed npbenjohnson closed 1 year ago

npbenjohnson commented 1 year ago

Fixes https://github.com/JustinBeckwith/retry-axios/issues/224, removal of extends value in https://github.com/JustinBeckwith/retry-axios/pull/222 caused index.d.ts to stop being emitted.

uniacid commented 1 year ago

@JustinBeckwith Thanks for your work 👏 , just wanted to send a friendly reminder to see if we can get some eyes on this PR 👍 #224 is currently blocking me from using 3.1.0 as I'm trying to upgrade from 2.6.0.

JustinBeckwith commented 1 year ago

Thanks for the fix!

github-actions[bot] commented 1 year ago

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

The release is available on:

Your semantic-release bot :package::rocket: