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

Replace axios with something simpler #269

Closed
perry-mitchell opened this issue Aug 24, 2021 · 2 comments · Fixed by #327
Closed

Replace axios with something simpler #269

perry-mitchell opened this issue Aug 24, 2021 · 2 comments · Fixed by #327

Comments

@perry-mitchell
Copy link
Owner

Axios should be replaced. It's overpowered for what we need, and has a lot of bloat and quite a slow release cycle. cowl would be a better fit.

@baybal
Copy link

baybal commented Feb 20, 2022

Nodejs now support browser fetch. I don't think we are using that much of Axios functionality.

@perry-mitchell
Copy link
Owner Author

Axios will be dropped in v5.

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

Successfully merging a pull request may close this issue.

2 participants