Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

Archiving @vercel/fetch #83

Open
Ethan-Arrowood opened this issue Nov 9, 2023 · 0 comments
Open

Archiving @vercel/fetch #83

Ethan-Arrowood opened this issue Nov 9, 2023 · 0 comments

Comments

@Ethan-Arrowood
Copy link
Collaborator

We will be archiving this repository in favor of fetch in Node.js. Existing versions will not be deprecated and can be continued to be used. This project has worked well, but with the latest options from Node.js, we believe it’s now sufficient to replace this library.

The native Fetch within Node.js (vendored from Undici) is more spec-compliant than the default node-fetch this library ships. Plus, it utilizes a keep-alive agent by default. Retry logic is coming soon and other libraries exist to fill this need if you are looking to implement it yourself (such as async-retry).

Thank you to all the community contributions!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant