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 UNSAFE to componentWillUpdate #215

Merged
merged 1 commit into from Oct 25, 2019
Merged

Conversation

mattcrowder
Copy link

Hello! At work we're trying to update to React 16.10, and we need to make sure all unsafe lifecycle methods have UNSAFE prefixed, so I just wanted to add this so that others who are still dependent on 1.x and can't upgrade yet, have the UNSAFE here.

@mattcrowder
Copy link
Author

It looks like you may need to add 1.x to your travis ci settings
image

@mattcrowder
Copy link
Author

I think a patch update should suffice.

@danreeves
Copy link
Owner

Thanks for the PR, trying to get to it some time this week, sorry for the wait!

@mattcrowder
Copy link
Author

No problem man, I work at a big company, we move slowly 😄

@j3tan
Copy link
Contributor

j3tan commented Oct 17, 2019

Could we also get the re-render fix (#211) in this branch/patch? I can work on a 1.x version of it, but my company also can't move to forwardRef at this time. The primary issue is that our react-tether implementation for tooltips is used on many components so rewriting all of those would take months and isn't a high priority 😢

@danreeves
Copy link
Owner

Published in 1.0.5

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.

None yet

3 participants