Skip to content

Tags: yo1dog/node-fetch

Tags

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

v3.0.0-beta.10

Toggle v3.0.0-beta.10's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Require Node.js 12.20.0 and move to ESM (node-fetch#1141)

* Use ESM import in runkit example file

* Update dependencies, version and transition to ESM

* Use ESM imports, add ESM-related info

* Remove rollup

* Lint TypeScript-related files

* Update dependency

* Lint & update dependency

* Lint

* Remove commonjs tests

* chore: update changelog

* Remove commonjs GitHub action

* Update funding.yml

* Update linter rules

* Lint

* Fix tsd

* Remove unnecessary types

* Simplify

* Use top-level await

* Update GitHub Actions

* Use Mocha with ESM

* Revamp

* specify what node version

* update formdata-node dep

* remove lint from example using top await

* updated name and link to formdata-polyfill

* Stop recommend form-data

* filter example - it has many duplicate variables

* Update type definitions to ESM

* Remove unused lint rule disable comment

* Remove leftover rollup and dist folder

* updated depn

* updated d.ts

* lint

* Fix breaking changes with blob v3 stream()

* revert eslint comment

* revert back to xo 0.39

Don't want to deal with all those new rules right now. will fix it later
fixed some of them...

* none TS fan trying to fix type definition

* Give me a break

* Test on all minimum supported Node.js versions (node-fetch#1170)

* Test on all minimum supported Node.js versions

* Tweak Node.js workaround version range

* Handle Node.js 16 aborted error message

* fix node version string compare

Co-authored-by: Jimmy Wärting <[email protected]>

* bumped fetch-blob version

* import from dom lib

* rm unused comment

* updated required version in docs

* fixed named import

* set lowest support to 12.20.0

* comment explaining both

* rm log

Co-authored-by: Jimmy Wärting <[email protected]>
Co-authored-by: Linus Unnebäck <[email protected]>

fix-chunked-transfer-premature-close-1

Toggle fix-chunked-transfer-premature-close-1's commit message
Fix premature close with chunked Transfer-encoding in Node 12

v3.0.0-beta.9

Toggle v3.0.0-beta.9's commit message

Unverified

No user is associated with the committer email.
lint

v2.6.1

Toggle v2.6.1's commit message

Unverified

No user is associated with the committer email.
update version number

v3.0.0-beta.8

Toggle v3.0.0-beta.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Export package.json (node-fetch#908)

* Export package.json

* Correct exports structure to support multiple modules

v3.0.0-beta.7

Toggle v3.0.0-beta.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Release 3.0.0-beta.7 (node-fetch#869)

v3.0.0-beta.6

Toggle v3.0.0-beta.6's commit message

Unverified

No user is associated with the committer email.
bump version

v3.0.0-beta.6-exportfix

Toggle v3.0.0-beta.6-exportfix's commit message

Unverified

No user is associated with the committer email.
update changelog