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

Update to React 15.5 #3

Closed
saminzadeh opened this issue Apr 11, 2017 · 2 comments · Fixed by #35
Closed

Update to React 15.5 #3

saminzadeh opened this issue Apr 11, 2017 · 2 comments · Fixed by #35

Comments

@saminzadeh
Copy link
Member

The latest version of React has been released:
https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html

@yurishkuro
Copy link
Member

what would that bring us?

@saminzadeh
Copy link
Member Author

No noticeable user changes but React 16 has some big breaking changes (propTypes, and deprecation of createClass) that we need to be up to to date with.

We should upgrade and make sure we have no deprecation warnings

saminzadeh added a commit that referenced this issue Jun 13, 2017
* Run react codemods

* Update react 15.5

* fix proptypes manually

* fix yarn url

* fix order
vvvprabhakar referenced this issue in vvvprabhakar/jaeger-ui Jul 5, 2021
* Run react codemods

* Update react 15.5

* fix proptypes manually

* fix yarn url

* fix order

Signed-off-by: vvvprabhakar <[email protected]>
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 a pull request may close this issue.

2 participants