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

Add warning for React versions lower than 16.4.0 #82

Open
nhunzaker opened this issue May 22, 2019 · 0 comments
Open

Add warning for React versions lower than 16.4.0 #82

nhunzaker opened this issue May 22, 2019 · 0 comments

Comments

@nhunzaker
Copy link
Contributor

We just hit a fun bug where getDerivedStateFromProps didn't fire correctly. This is resolved in 16.4.0 of React and higher.

We should bump the required peer dependency (probably send out a major release for that) and consider adding a warning to the readme.

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

No branches or pull requests

1 participant