Tags: rieg-ec/node-fetch
Tags
drop support for Node 12 drop support for Node 12 BREAKING CHANGE: drop support for Node 12
feat: export Blob, File and FormData + utilities (node-fetch#1463) * feat: export FormData, Blob and Files * use import from index instead * sort a-z * explicit export * bump version * xo lint
backport of node-fetch#1449 (node-fetch#1453) * backport of node-fetch#1449 * bump patch version
fix(URL): prefer built in URL version when available and fallback to … …whatwg (node-fetch#1352) * fix(URL): prefer built in URL version when available and fallback to whatwg * bump minor
fix: properly encode url with unicode characters (node-fetch#1291) * fix: properly encode url with unicode characters * release: 2.6.3
PreviousNext