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

Latest version support for Axios ? #307

Closed
AmalMenachery opened this issue Apr 11, 2023 · 2 comments · Fixed by #311
Closed

Latest version support for Axios ? #307

AmalMenachery opened this issue Apr 11, 2023 · 2 comments · Fixed by #311
Labels

Comments

@AmalMenachery
Copy link

AmalMenachery commented Apr 11, 2023

We have this latest release v3.0.0, which mentions about breaking changes from Axios : https://github.com/infinitered/apisauce/releases/tag/v3.0.0

However in the package.json https://github.com/infinitered/apisauce/blob/master/package.json we still have
"dependencies": { "axios": "^0.27.2" },

Could someone look into it ?

@moxorama
Copy link

moxorama commented Jun 1, 2023

At least there should be some TypeScript corrections

Type 'import("<>/node_modules/apisauce/node_modules/axios/index").AxiosRequestConfig<any>' is not assignable to type 'import("<>/node_modules/axios/index").AxiosRequestConfig<any>'

@infinitered-circleci
Copy link

🎉 This issue has been resolved in version 3.0.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants