-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
axios update #130
Comments
Why? |
Moro moro! 👀 Just to weigh in, I had to change axios version (to the semver-compatible one). In order to support the latest version, some things have to be fixed. Update: that does seem to be the only breaking issue for me and it can be fixed in app code with:
|
Any chance to get at least beta version wit axios 1+? In our case we've been using axios 1+ for some time, then added openapi-client-axios which is superb when working with external apis. We manage to make it work with 1+ and 0.25 in peer dependency leveraging Edit: |
Hi guys! |
Please update the axios peer dependency to the latest.
The text was updated successfully, but these errors were encountered: