Skip to content

Tags: rieg-ec/node-fetch

Tags

v4.0.0-beta.1

Toggle v4.0.0-beta.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
drop support for Node 12

drop support for Node 12

BREAKING CHANGE: drop support for Node 12

v3.2.0

Toggle v3.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v3.1.1

Toggle v3.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
3.1.1 release (node-fetch#1451)

v2.6.7

Toggle v2.6.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
backport of node-fetch#1449 (node-fetch#1453)

* backport of node-fetch#1449

* bump patch version

v3.1.0

Toggle v3.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
release minor change (3.1.0) (node-fetch#1364)

v2.6.6

Toggle v2.6.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

v2.6.5

Toggle v2.6.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: import whatwg-url in a way compatible with ESM Node (node-fetch#…

…1303)

* fix: import whatwg-url in a way compatible with ESM Node

* release: 2.6.5

v2.6.3

Toggle v2.6.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix: properly encode url with unicode characters (node-fetch#1291)

* fix: properly encode url with unicode characters
* release: 2.6.3

v2.6.2

Toggle v2.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix(package.json): Corrected main file path in package.json (node-fet…

…ch#1274)

* fix main configuration in package.json
* pinned a breaking change in codecov & teeny-request

v3.0.0

Toggle v3.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
V3 stable release (node-fetch#1257)

* making v3 stable