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

React v15.5 prop types fix #53

Merged
merged 2 commits into from
Jun 5, 2017

Conversation

toriaezunama
Copy link
Contributor

React.PropTypes is deprecate in V15.5 so updated to use prop-types library. Also, updated react related libraries to use the latest

@schovi
Copy link
Owner

schovi commented Apr 18, 2017

@toriaezunama I guess this is breaking change and should be published with new major version. Like when using React older than 15.5 use 1.x otherwise 2.x ?

@toriaezunama
Copy link
Contributor Author

Yes, I agree. Bumping the major version indicates breaking changes and this would break for everyone who isn't on the latest version of React.

@oallouch
Copy link

oallouch commented Jun 4, 2017

Hi everyone,
Any release planned ?

@schovi
Copy link
Owner

schovi commented Jun 5, 2017

@oallouch: I am on it!

@schovi schovi merged commit 5748214 into schovi:master Jun 5, 2017
@schovi
Copy link
Owner

schovi commented Jun 6, 2017

@oallouch @toriaezunama

It is up as 2.0.0
Check it please.

@oallouch
Copy link

oallouch commented Jun 6, 2017

All good for me.

@toriaezunama toriaezunama deleted the Reactv15.5-prop-types-fix branch June 7, 2017 15:13
@toriaezunama
Copy link
Contributor Author

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

Successfully merging this pull request may close these issues.

4 participants