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

build: drop node-fetch #682

Closed
Tracked by #675
KnorpelSenf opened this issue Dec 15, 2024 · 0 comments
Closed
Tracked by #675

build: drop node-fetch #682

KnorpelSenf opened this issue Dec 15, 2024 · 0 comments

Comments

@KnorpelSenf
Copy link
Member

Rely on global fetch instead. Also, remove the option to set a custom fetch function. Also, drop the abort-controller dep.

We have to bump the required Node version for this.

@KnorpelSenf KnorpelSenf mentioned this issue Dec 15, 2024
51 tasks
KnorpelSenf added a commit that referenced this issue Dec 16, 2024
BREAKING: it is not longer possible to specify a custom fetch function, the global fetch function will always be used

Closes #682
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

No branches or pull requests

1 participant