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

Decision: How to proceed with updating node-fetch to v3.x? #267

Open
Retro64 opened this issue Sep 27, 2021 · 1 comment
Open

Decision: How to proceed with updating node-fetch to v3.x? #267

Retro64 opened this issue Sep 27, 2021 · 1 comment

Comments

@Retro64
Copy link
Collaborator

Retro64 commented Sep 27, 2021

With moving to v3, node-fetch exclusivly supports ESM and no longer CJS

node-fetch/node-fetch#1279

Mid term - latest when v2.x becomes deprecated - the following decision need to be taken:

a) move the repository to ESM (node-fetch/node-fetch#1279 (comment))
b) substitute node-fetch by a different fetch implementation (e.g. axios https://github.com/axios/axios)

@Retro64 Retro64 changed the title Decision: how do we proceed updating node-fetch? Decision: How to proceed with updating node-fetch to v3.x? Sep 27, 2021
@Retro64
Copy link
Collaborator Author

Retro64 commented Jun 15, 2022

One opportunity might be to wait for native fetch...

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