Replace fetch
polyfills with native fetch / undici
#145
Labels
umbrella issue
This issue contains a list of dependents of a package and tracks the progress in each
fetch is available since node v18
Things to take into consideration
http.Agent
for folks who need http agent or proxy support, node-fetch-native is available.
Total list of fetch polyfill packages
cross-fetch:
@web-std/fetch:
unfetch:
isomorphic-unfetch
@whatwg-node/fetch:
node-fetch-commonjs
whatwg-fetch
The text was updated successfully, but these errors were encountered: