We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Rely on global fetch instead. Also, remove the option to set a custom fetch function. Also, drop the abort-controller dep.
abort-controller
We have to bump the required Node version for this.
The text was updated successfully, but these errors were encountered:
build: drop node-fetch and custom fetch function
58663d5
BREAKING: it is not longer possible to specify a custom fetch function, the global fetch function will always be used Closes #682
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: