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

Migrate to React 15.5.0+ #205

Open
verekia opened this issue Apr 15, 2017 · 5 comments
Open

Migrate to React 15.5.0+ #205

verekia opened this issue Apr 15, 2017 · 5 comments
Labels

Comments

@verekia
Copy link
Owner

verekia commented Apr 15, 2017

Should be mostly the PropTypes changes:

https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html

@verekia verekia added the bug label Apr 15, 2017
@lavebug
Copy link

lavebug commented May 24, 2017

@lavebug
Copy link

lavebug commented Jun 12, 2017

Has any1 done this successfully can you describe the steps, please.

@pronebird
Copy link

@lavebug
Copy link

lavebug commented Jun 24, 2017

Andrey have you done this migration so there is no warning for all those dependencies in your node_modules? Did you use react-codemod with JSCodeshift? Maybe list steps eli5 don't copy/paste the link from verekia up above.

@pronebird
Copy link

pronebird commented Jun 24, 2017

@lavebug I thought that was what you asked for.

Shortly, you migrate your code as described in the blog post. For third-party deps you go case-by-case but as far as I know many packages are not yet up to date. I wasn't able to get rid of the warning.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants