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

PropTypes in React 15.5 Support #116

Closed
lord-xeon opened this issue Apr 13, 2017 · 2 comments
Closed

PropTypes in React 15.5 Support #116

lord-xeon opened this issue Apr 13, 2017 · 2 comments

Comments

@lord-xeon
Copy link

In React v 15.5.0, Facebook extracted PropTypes from the base React scope and placed them into their own package - prop-types

Upon changing my code to support the new loading, Bluekit is showing every property as "custom"

@ondrejbartas
Copy link
Contributor

ondrejbartas commented Apr 13, 2017

Shoul be fixed by #113.

I just released version 0.4.3 which contains that fix

@lord-xeon
Copy link
Author

That fixes it thanks!

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

No branches or pull requests

2 participants