jumpsuit icon indicating copy to clipboard operation
jumpsuit copied to clipboard

React.createClass is deprecated

Open leondewey opened this issue 8 years ago • 1 comments

Warning coming up... Is the project still active I see its been a few months of no activity.

Warning: hsr: React.createClass is deprecated and will be removed in version 16. Use plain JavaScript classes instead. If you're not yet ready to migrate, create-react-class is available on npm as a drop-in replacement.

leondewey avatar May 23 '17 19:05 leondewey

Yes, this needs to be changed. If you would like to speed up the timeline, you can submit a PR with the appropriate changes and I'll merge and release :)

tannerlinsley avatar May 25 '17 13:05 tannerlinsley