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

[core] Increase React peer dependency to v16.8.0 #14432

Merged
merged 1 commit into from Feb 6, 2019

Conversation

oliviertassinari
Copy link
Member

@oliviertassinari oliviertassinari commented Feb 6, 2019

The upgrade path to React 16.8.0 should be pretty easy for our user. Introducing this breaking change in v4 enable us the following:

  • We can remove the recompose dependency and use the new React.memo() API.
  • Before or after v4 is out, we can gradually migrate the core components to use the Hook API.

@eps1lon
Copy link
Member

eps1lon commented Feb 6, 2019

Happy hooks day y'all 😄

Could you rebase with #14433 first to be safe about changed dependencies?

@oliviertassinari oliviertassinari force-pushed the react-16.8.0 branch 3 times, most recently from 25c5391 to 8f5eeee Compare February 6, 2019 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants