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

Dropped isomorphic-fetch in examples in favor of cross-fetch (React Native compatible). #3146

Closed
wants to merge 1 commit into from

Conversation

lquixada
Copy link
Contributor

No description provided.

@timneutkens
Copy link
Member

I'd rather change to isomorphic-unfetch for everything. Next is using unfetch itself and we don't support react-native. https://github.com/developit/unfetch/tree/master/packages/isomorphic-unfetch

@@ -7,7 +7,7 @@
"start": "next start"
},
"dependencies": {
"isomorphic-fetch": "^2.2.1",
"cross-fetch": "^0.0.8",
Copy link
Contributor

Choose a reason for hiding this comment

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

Why change out a well tested lib to a lib that is not even 1.0.0 and does exactly the same thing?

@timneutkens
Copy link
Member

Lets close this 👍 As said I'd much rather change to isomorphic-unfetch. It's the smallest solution around
bundlephobia.com/result?p=cross-fetch
bundlephobia.com/result?p=isomorphic-fetch
bundlephobia.com/result?p=isomorphic-unfetch

@lock
Copy link

lock bot commented May 10, 2018

This thread has been automatically locked because it has not had recent activity. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators May 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants