Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade node-fetch #467

Merged
merged 1 commit into from
Mar 10, 2021
Merged

Upgrade node-fetch #467

merged 1 commit into from
Mar 10, 2021

Conversation

benmccann
Copy link
Member

Closes #465 #464 #354

I think the issue is that node-fetch had the cjs build in the module entry in package.json

Had to change a couple tests: https://github.com/node-fetch/node-fetch/blob/master/docs/v3-UPGRADE-GUIDE.md#responsestatustext-no-longer-sets-a-default-message-derived-from-the-http-status-code

@Rich-Harris Rich-Harris merged commit da2fccf into master Mar 10, 2021
@Rich-Harris Rich-Harris deleted the node-fetch branch March 10, 2021 04:18
@Rich-Harris
Copy link
Member

I get a little nervous about using a beta version, but the alternatives seem tricky. Hopefully they'll put out a stable release of version 3 soon

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants