-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Description
Replace componentWillMount
, componentWillReceiveProps
, and componentWillUpdate
with async-safe lifecycles in advance of React 16.4 deprecation warnings. Use react-lifecycles-compat to ensure backwards compatibility.
Relates to reactjs/rfcs/pull/6
In-progress documentation available at reactjs/react.dev/pull/587 and reactjs/react.dev/pull/596
RFC at https://github.com/reactjs/rfcs/blob/master/text/0006-static-lifecycle-methods.md