Changelog
15.6.0 (June 13, 2017)
console.warn
instead of console.error
. (@flarnie in #9753)React.createClass
. Points users to create-react-class
instead. (@flarnie in #9771)React.DOM
factory helpers. (@nhunzaker in #8356)React.createMixin
helper, which was never used. (@aweary in #8853)style
attribute. (@aweary in #9302)onChange
not firing properly for some inputs. (@jquense in #8575)react
. (@flarnie in #9919)isMounted()
to return true
in componentWillUnmount
. (@mridgway in #9638)react-addons-update
to not depend on native Object.assign
. (@gaearon in #9937)create-react-class
. (@gaearon in #9933)react-linked-input
. (@gaearon in #9766)react-addons-(css-)transition-group
to the new package. (@gaearon in #9937)