Skip to content

Update syntax to ES6#28

Open
juhojo wants to merge 1 commit into
thomasboyt:masterfrom
juhojo:master
Open

Update syntax to ES6#28
juhojo wants to merge 1 commit into
thomasboyt:masterfrom
juhojo:master

Conversation

@juhojo

@juhojo juhojo commented Oct 26, 2017

Copy link
Copy Markdown

Notes: Tests ran without errors, chai version updated.

In the upcoming React version (16) React.createClass becomes deprecated.
Alternative would be that the package imported the create-react-class package, but it is not mentioned how long this package will be a reasonable solution.

Warning: Accessing createClass via the main React package is deprecated, and will be removed in React v16.0. Use a plain JavaScript class instead. If you're not yet ready to migrate, create-react-class v15.* is available on npm as a temporary, drop-in replacement. For more info see https://fb.me/react-create-class

Notes: Tests ran without errors, chai version updated.
@juhojo

juhojo commented Oct 26, 2017

Copy link
Copy Markdown
Author

I am unaware why the Travis CI build failed however.

image

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.

1 participant