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 deprecated request with axios #15

Merged
merged 7 commits into from
Oct 8, 2020
Merged

Replace deprecated request with axios #15

merged 7 commits into from
Oct 8, 2020

Conversation

tiagosiebler
Copy link
Owner

@tiagosiebler tiagosiebler commented Oct 4, 2020

Summary

The primary goal was to transition to axios, since the npm module request is both deprecated and carries a ton of dependency baggage. This PR does not change any high level functionality, ensuring no integration changes are required to upgrade to this release.

Release Checklist

@tiagosiebler tiagosiebler added the enhancement New feature or request label Oct 4, 2020
@tiagosiebler tiagosiebler merged commit df57640 into master Oct 8, 2020
@tiagosiebler tiagosiebler deleted the feat/axios branch October 8, 2020 07:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Refactor request -> axios
1 participant