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

Doesn't support React 16.8+ #49

Closed
danew opened this issue Sep 23, 2019 · 1 comment
Closed

Doesn't support React 16.8+ #49

danew opened this issue Sep 23, 2019 · 1 comment

Comments

@danew
Copy link

danew commented Sep 23, 2019

In React 16.3 aliases for the unsafe lifecycles were introduced and now as of React >16.8 we receive warnings each time one of these APIs are used.

Renaming them to their UNSAFE_* counterparts will resolve the warnings.

https://reactjs.org/blog/2018/03/27/update-on-async-rendering.html

@patw0929
Copy link
Owner

Merged #50 and published as v5.1.4.

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

2 participants