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

chore: remove isomorphic-unfetch from examples #1389

Merged
merged 1 commit into from
Aug 28, 2021

Conversation

koba04
Copy link
Collaborator

@koba04 koba04 commented Aug 27, 2021

I've noticed that Next.js started providing a built-in polyfill of fetch since v9.1.7, so isomorphic-unfetch is no longer required.
https://nextjs.org/blog/next-9-1-7#new-built-in-polyfills-fetch-url-and-objectassign

@codesandbox-ci
Copy link

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit ded4353:

Sandbox Source
SWR-Basic Configuration
SWR-States Configuration
SWR-Infinite Configuration
SWR-SSR Configuration

Copy link
Member

@huozhi huozhi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good to see examples become simpler, nice work!

@huozhi huozhi merged commit 9da2615 into vercel:master Aug 28, 2021
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