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

Upgrade react to 15.5; use prop-types #6

Closed
wants to merge 2 commits into from

Conversation

rsolomon
Copy link

The latest React version has:

  • Deprecated React.createClass
  • Deprecated React.PropTypes
  • Deprecated react-addons-test-utils

This commit updates the dependencies and fixes all of the above.

It also:

[x] Passes lint
[x] Passes unit tests

@rsolomon
Copy link
Author

Seems like you've got enough interest fixing this issue with other PRs. Closing out this one to reduce noise.

@rsolomon rsolomon closed this May 22, 2017
@rsolomon rsolomon deleted the upgrade-react branch May 22, 2017 22:05
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

1 participant