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

Change zeit fetch to vercel fetch #21913

Merged
merged 9 commits into from Feb 18, 2021
Merged

Conversation

giraffesyo
Copy link
Contributor

@giraffesyo giraffesyo commented Feb 6, 2021

This PR does the following:

  • Update documentation referencing @zeit/fetch to @vercel/fetch
  • Switch packages @zeit/fetch to @vercel/fetch
  • Fix browser.js to actually use @vercel/fetch, it was only using unfetch directly before
  • Update React to 17
  • Change folder name and package name

- Switch @zeit/fetch to @vercel/fetch
- Fix browser to actually use @vercel/fetch, it was only using unfetch
- Get rid of message about Next 11
@ijjk ijjk added the examples Issue/PR related to examples label Feb 6, 2021
@giraffesyo
Copy link
Contributor Author

I reverted the changes to browser.js. While the client still worked, I understand now that @vercel/fetch is just for serverside use.

This was referenced Mar 8, 2021
@vercel vercel locked as resolved and limited conversation to collaborators Jan 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
examples Issue/PR related to examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants