You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adds support for `getDerivedStateFromProps`
* Adding tests to verify that `getDerivedStateFromProps` is correctly called and that it takes precedence over `componentWillMount`
* changing `c.constructor` reference to `nodeName` to save a few bytes and a lookup per #63 (comment)
0 commit comments