colonel-kurtz
Advanced tools
Changelog
5.0.0
Upgrade to support React 16.0
Component definitions must now be React class instances. If your
components use the React.createClass syntax, consider moving over to
ES6 classes, or use the react-create-class
package.
Changelog
4.2.1