Sourced from node-fetch's changelog.
v2.6.5
- Fix: import
whatwg-urlin a way compatible with ESMv2.6.4
- Hotfix: fix v2.6.3 that did not sending query params
v2.6.3
- Fix: properly encode url with unicode characters
v2.6.2
- Fix: used full filename for main in package.json
- Other: pinned codecov & teeny-request (had one breaking change with spread operators)
b5417ae fix: import whatwg-url in a way compatible with ESM Node (https://github.com/facebook/flipper/issues/1303)18193c5 fix v2.6.3 that did not sending query params (https://github.com/facebook/flipper/issues/1301)ace7536 fix: properly encode url with unicode characters (https://github.com/facebook/flipper/issues/1291)152214c Fix(package.json): Corrected main file path in package.json (https://github.com/facebook/flipper/issues/1274)This version was pushed to npm by endless, a new releaser for node-fetch since your current version.