facebook/react
facebook/react
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
release notes
Published 4/7/2017
MinorContains breaking changesNote: this release has a critical issue and was deprecated. Please update to 15.5.4 or higher.
React.createClass. Points users to create-react-class instead. (@acdlite in d9a4fa4)React.PropTypes. Points users to prop-types instead. (@acdlite in 043845c)ReactDOM together with ReactDOMServer. (@wacii in #9005)react-dom/test-utils, which exports the React Test Utils. (@bvaughn)componentWillUnmount was not called for children. (@gre in #8512)react-test-renderer/shallow, which exports the shallow renderer. (@bvaughn)peerDependencies so that addons continue to work indefinitely. (@acdlite and @bvaughn in 8a06cd7 and 67a8db3)React.createClass and React.PropTypes (@acdlite in 12a96b9)react-addons-test-utils is deprecated. Use react-dom/test-utils and react-test-renderer/shallow instead. (@bvaughn)release notes
Published 4/7/2017
MinorContains breaking changesNote: this release has a critical issue and was deprecated. Please update to 15.5.4 or higher.
React.createClass. Points users to create-react-class instead. (@acdlite in d9a4fa4)React.PropTypes. Points users to prop-types instead. (@acdlite in 043845c)ReactDOM together with ReactDOMServer. (@wacii in #9005)react-dom/test-utils, which exports the React Test Utils. (@bvaughn)componentWillUnmount was not called for children. (@gre in #8512)react-test-renderer/shallow, which exports the shallow renderer. (@bvaughn)peerDependencies so that addons continue to work indefinitely. (@acdlite and @bvaughn in 8a06cd7 and 67a8db3)React.createClass and React.PropTypes (@acdlite in 12a96b9)react-addons-test-utils is deprecated. Use react-dom/test-utils and react-test-renderer/shallow instead. (@bvaughn)