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 react and add proptypes as dependency #9

Closed
phoebeschmidt opened this issue Jan 24, 2018 · 3 comments
Closed

update react and add proptypes as dependency #9

phoebeschmidt opened this issue Jan 24, 2018 · 3 comments

Comments

@phoebeschmidt
Copy link

since React 15.5 PropTypes has been moved into its own library.
https://reactjs.org/docs/typechecking-with-proptypes.html

I'm trying to use this plugin with React v.16.0 and it's incompatible.

@alexandraclaire
Copy link

I am also having this problem - it would be good to get a fix because it's a great idea.

@eberhara
Copy link
Owner

eberhara commented Feb 24, 2018

Hey @phoebeschmidt @alexandraclaire

I am planning to fix this as parte of v2. There is a branch where I am working on it.

@eberhara
Copy link
Owner

@alexandraclaire @phoebeschmidt v2 is on!
Now it supports both react 15 and 16.

Thank you!

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

3 participants