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

Start deprecating node-fetch fallback for future versions #628

Merged
merged 4 commits into from
Jan 3, 2025

Conversation

sr229
Copy link
Collaborator

@sr229 sr229 commented Jan 3, 2025

Please describe the changes this PR makes and why it should be merged:

To increase compatibility with Deno, Bun and browser js, we will start removing the node-fetch fallback in 4.3.x. 4.3.0 is a transitionary period for everyone still using old LTS versions of Node and we will start dropping support for old versions in 4.3.1.

Status

  • Code changes have been tested against my own code, or there are no code changes

Semantic versioning classification:

  • This PR changes the library's interface (methods or parameters added)
    • This PR includes breaking changes (methods removed or renamed, parameters moved or removed)
  • This PR only includes non-code changes, like changes to documentation, README, etc.

Signed-off-by: GitHub <[email protected]>
@sr229 sr229 merged commit 907b544 into master Jan 3, 2025
10 of 11 checks passed
@sr229 sr229 deleted the nfetch-optional branch January 3, 2025 13:21
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.

1 participant