facebook/react
facebook/react
Activity
Last release
Open issues
Open PRs
License
release notes
release notes
Published 5/24/2018
MinorContains breaking changesReact.unstable_Profiler component for measuring performance. (@bvaughn in #12745)getDerivedStateFromProps() regardless of the reason for re-rendering. (@acdlite in #12600 and #12802)forwardRef() on a deeper setState(). (@gaearon in #12690)propTypes on a context provider component. (@nicolevy in #12658)react-lifecycles-compat in <StrictMode>. (@bvaughn in #12644)forwardRef() render function has propTypes or defaultProps. (@bvaughn in #12644)forwardRef() and context consumers are displayed in the component stack. (@sophiebits in #12777)getDerivedStateFromProps() support to match the new React DOM behavior. (@koba04 in #12676)testInstance.parent crash when the parent is a fragment or another special node. (@gaearon in #12813)forwardRef() components are now discoverable by the test renderer traversal methods. (@gaearon in #12725)setState() updaters that return null or undefined. (@koba04 in #12756)release notes
Published 5/24/2018
MinorContains breaking changesReact.unstable_Profiler component for measuring performance. (@bvaughn in #12745)getDerivedStateFromProps() regardless of the reason for re-rendering. (@acdlite in #12600 and #12802)forwardRef() on a deeper setState(). (@gaearon in #12690)propTypes on a context provider component. (@nicolevy in #12658)react-lifecycles-compat in <StrictMode>. (@bvaughn in #12644)forwardRef() render function has propTypes or defaultProps. (@bvaughn in #12644)forwardRef() and context consumers are displayed in the component stack. (@sophiebits in #12777)getDerivedStateFromProps() support to match the new React DOM behavior. (@koba04 in #12676)testInstance.parent crash when the parent is a fragment or another special node. (@gaearon in #12813)forwardRef() components are now discoverable by the test renderer traversal methods. (@gaearon in #12725)setState() updaters that return null or undefined. (@koba04 in #12756)