Skip to content

Conversation

Balearica
Copy link
Member

We currently use a years-old version of the node-fetch package for implementing fetch in Node.js, despite Node.js having supported fetch natively for several years (and in all non-depreciated versions). This results in depreciation messages being printed, which several users have complained about (see #876). This PR updates the require statement to only use the node-fetch implementation of fetch when it is actually necessary.

@Balearica Balearica merged commit 8322fee into master Apr 5, 2025
7 checks passed
@Balearica Balearica deleted the issue-876 branch April 5, 2025 01:25
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