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

refactor: replace got with ky #7479

Merged
merged 2 commits into from
Dec 10, 2024
Merged

refactor: replace got with ky #7479

merged 2 commits into from
Dec 10, 2024

Conversation

AlCalzone
Copy link
Member

@AlCalzone AlCalzone commented Dec 10, 2024

got is pretty heavy for what it does and it is not portable. Since Node.js now natively supports fetch, we can swap to a light wrapper instead.

@AlCalzone
Copy link
Member Author

@zwave-js-bot automerge

@zwave-js-bot zwave-js-bot merged commit 205ad8d into master Dec 10, 2024
25 checks passed
@zwave-js-bot zwave-js-bot deleted the ky branch December 10, 2024 12:40
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.

2 participants