React is deprecating componentWillReceiveProps and adding static method getDerivedStateFromProps.
I suggest making a major version bump since new methods are not available in versions lower than 16.3 and deprecated methods will be completely removed in 17.0.
React is deprecating
componentWillReceiveProps
and adding static methodgetDerivedStateFromProps
.I suggest making a major version bump since new methods are not available in versions lower than 16.3 and deprecated methods will be completely removed in 17.0.
More info: https://reactjs.org/docs/react-component.html#unsafe_componentwillreceiveprops