Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: allow to reuse config (e.g. axios-retry) #650

Merged
merged 3 commits into from
Dec 26, 2022
Merged

fix: allow to reuse config (e.g. axios-retry) #650

merged 3 commits into from
Dec 26, 2022

Conversation

3846masa
Copy link
Owner

@3846masa 3846masa merged commit 86a759c into main Dec 26, 2022
@3846masa 3846masa deleted the fix/602 branch December 26, 2022 07:47
github-actions bot pushed a commit that referenced this pull request Dec 26, 2022
## [4.0.4](v4.0.3...v4.0.4) (2022-12-26)

### Bug Fixes

* allow to reuse config (e.g. axios-retry) ([#650](#650)) ([86a759c](86a759c))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Plugins that reuse configs (e.g. axios-retry) don't work.
1 participant