fetch-undici
fetch-undici copied to clipboard
Isomorphic fetch with window.fetch and undici.fetch
ts-in-js style. The export map will be tricky.
Bumps [jsdom](https://github.com/jsdom/jsdom) from 26.1.0 to 27.0.0. Release notes Sourced from jsdom's releases. Version 27.0.0 Changes since 26.1.0 Node.js v20 is now the minimum supported version. Added a variety of event...
Bumps [jsdom](https://github.com/jsdom/jsdom) from 26.1.0 to 27.0.0. Release notes Sourced from jsdom's releases. Version 27.0.0 Changes since 26.1.0 Node.js v20 is now the minimum supported version. Added a variety of event...
Node has fetch built in now, so all you need to do is use it. This no longer provides value.