Hello there,
firstly thank you for work on this package.
With the release of React 15.5.0, the deprecation of the react-addons-testutilsand the new prop-types package is causing a lot of console warnings.
Warning: A Component: 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.
Hello there, firstly thank you for work on this package.
With the release of React 15.5.0, the deprecation of the react-addons-testutilsand the new prop-types package is causing a lot of console warnings.