-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: node-fetch/node-fetch
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: node-fetch/node-fetch
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.2.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 9 files changed
- 7 contributors
Commits on Jan 21, 2022
-
docs: update formdata example (#1465)
* docs: update formdata and blob examples * lint fixes * tab to space * tab to space * tab to space
Configuration menu - View commit details
-
Copy full SHA for 0b43b9f - Browse repository at this point
Copy the full SHA 0b43b9fView commit details
Commits on Jan 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 8fedc1b - Browse repository at this point
Copy the full SHA 8fedc1bView commit details -
docs: remove the changelog (#1464)
* Delete CHANGELOG.md * Update PULL_REQUEST_TEMPLATE.md
1Configuration menu - View commit details
-
Copy full SHA for ba23fd2 - Browse repository at this point
Copy the full SHA ba23fd2View commit details
Commits on Jan 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4ce2ce5 - Browse repository at this point
Copy the full SHA 4ce2ce5View commit details
Commits on Feb 3, 2022
-
1
Configuration menu - View commit details
-
Copy full SHA for 2e1f3a5 - Browse repository at this point
Copy the full SHA 2e1f3a5View commit details
Commits on Feb 9, 2022
-
types: support
agent: false
(#1502)The `agent` option is (after being potentially called as as function) passed directly to `http.request`. This is allowed to be a boolean; `http.request` interprets `agent: false` as "allocate a one-off Agent for this request", which is distinct from `agent: undefined` which means to use a default shared agent. This PR updates the TS types to match the existing behavior.
Configuration menu - View commit details
-
Copy full SHA for 9014db7 - Browse repository at this point
Copy the full SHA 9014db7View commit details
Commits on Feb 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5e78af3 - Browse repository at this point
Copy the full SHA 5e78af3View commit details
Commits on Mar 1, 2022
-
fix: cancel request example import (#1513)
* Fix example * Fix formatting Co-authored-by: Linus Unnebäck <linus@folkdatorn.se> Co-authored-by: Linus Unnebäck <linus@folkdatorn.se>
Configuration menu - View commit details
-
Copy full SHA for 61b3b5a - Browse repository at this point
Copy the full SHA 61b3b5aView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.2.0...v3.2.1