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

remove React.createClass in favor of createReactClass package #10

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

miguelespinoza
Copy link

with the release of React 15.5 it introduced a couple of deprecations one of them being the createClass method from the React class.

Let me know if this looks good. If you are in favor of refactoring StoreConnection into a class using ES2015 syntax let me know and I can create a different PR for this change. this was the least amount of change but we can go with ES2015 syntax if you prefer.

@mwbennett
Copy link

+1 -- anything holding this up?

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.

None yet

3 participants