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

Changed updated for react 15.5 #41

Merged
merged 1 commit into from
Apr 16, 2017
Merged

Changed updated for react 15.5 #41

merged 1 commit into from
Apr 16, 2017

Conversation

dozoisch
Copy link
Owner

  • removed dependency on createClass.

closes #38

- removed dependency on createClass.
@dozoisch dozoisch merged commit 34cd9b1 into master Apr 16, 2017
@dozoisch dozoisch deleted the react_15_5 branch April 16, 2017 23:34
@peralmq
Copy link

peralmq commented Apr 18, 2017

Nice!

I'm getting this warning when installing it now:

> yarn add react-google-recaptcha
warning "react-google-recaptcha@0.9.0" has incorrect peer dependency "react-async-script@>= 0.9.0".

Using

> yarn --version
0.22.0

@dozoisch
Copy link
Owner Author

@peralmq hmm maybe the space is causing an issue. I published 0.9.1 with a fix to the peer dep. Let me know if that works!

@peralmq
Copy link

peralmq commented Apr 18, 2017

@dozoisch Hm, no that didn't change anything for me. Might be something on my side.

@peralmq
Copy link

peralmq commented Apr 18, 2017

Might be related to this yarn bug: yarnpkg/yarn#2132

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.

React deprecation warnings
2 participants