Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork1.1k
Comparing changes
Open a pull request
base repository:node-fetch/node-fetch
Uh oh!
There was an error while loading.Please reload this page.
base:v2.6.1
head repository:node-fetch/node-fetch
Uh oh!
There was an error while loading.Please reload this page.
compare:v2.6.7
- 7commits
- 7files changed
- 3contributors
Commits on Sep 6, 2021
Fix(package.json): Corrected main file path in package.json (#1274)
* fix main configuration in package.json* pinned a breaking change in codecov & teeny-request
jimmywarting authoredSep 6, 2021
Commits on Sep 20, 2021
fix: properly encode url with unicode characters (#1291)
* fix: properly encode url with unicode characters* release: 2.6.3
LinusU authoredSep 20, 2021
Commits on Sep 22, 2021
fix: import whatwg-url in a way compatible with ESM Node (#1303)
* fix: import whatwg-url in a way compatible with ESM Node* release: 2.6.5
LinusU authoredSep 22, 2021
Commits on Oct 31, 2021
fix(URL): prefer built in URL version when available and fallback to …
…whatwg (#1352)* fix(URL): prefer built in URL version when available and fallback to whatwg* bump minor
jimmywarting authoredOct 31, 2021
Commits on Nov 5, 2021
2.x: Specify encoding as an optional peer dependency in package.json (#…
…1310)* Specify `encoding` as an optional peer dependency* Update package.jsonCo-authored-by: Linus Unnebäck <linus@folkdatorn.se>Co-authored-by: Linus Unnebäck <linus@folkdatorn.se>
Commits on Jan 16, 2022
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 v2.6.1...v2.6.7
Uh oh!
There was an error while loading.Please reload this page.