-
Notifications
You must be signed in to change notification settings - Fork 504
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
Comments
what would that bring us? |
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
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
The latest version of React has been released:
https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html
The text was updated successfully, but these errors were encountered: