Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(react): Migrate from React.PropTypes #88

Merged
merged 1 commit into from
Apr 8, 2017

Conversation

HiDeoo
Copy link
Contributor

@HiDeoo HiDeoo commented Apr 8, 2017

With React 15.5.0, React.PropTypes are now extracted to a separate package.

They are still accessible via the main React object, but using them will log a deprecation warning to the console when in development mode.

screen shot 2017-04-08 at 16 55 03

With React 15.5.0, `React.PropTypes` are now extracted to a separate package. They are still accessible via the main React object, but using them will log a deprecation warning to the console when in development mode.
@davidpfahler
Copy link
Member

@HiDeoo Thank you for your great pull request and contribution. This is superb form and work.

@davidpfahler davidpfahler merged commit 23b95cc into commissure:master Apr 8, 2017
@mxlje
Copy link
Member

mxlje commented Apr 8, 2017

@HiDeoo this has been released in v1.3.5 🎉

Thank you!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants