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

updating to use separate prop-types package as per React 15.5 deprecation #43

Merged
merged 1 commit into from
Apr 11, 2017

Conversation

eonwhite
Copy link
Contributor

@eonwhite eonwhite commented Apr 8, 2017

React 15.5 has deprecated the use of the PropTypes feature in core react, so this library is now issuing a deprecation warning when running the newest React.

This PR makes use of the separate prop-types package, so people won't get deprecation warnings.

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

Thanks for this very useful component!

Copy link
Owner

@souporserious souporserious left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks! Everything looks great :)

@souporserious souporserious merged commit 6efe7b7 into souporserious:master Apr 11, 2017
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.

2 participants