The `sort-comp` rule will need to be updated to include the new lifecycle methods (while also keeping the older ones, optionally?). These include: ``` getDerivedStateFromProps getSnapshotBeforeUpdate UNSAFE_componentWillMount UNSAFE_componentWillReceiveProps UNSAFE_componentWillUpdate ```
Activity
otakustay commentedon Apr 18, 2018
Also,
componentDidCatch
is not listed in currentsort-comp
ruledejoean commentedon Apr 18, 2018
I made an attempt to add this feature with #1771
Would love to hear any feedback/suggestions
ljharb commentedon Apr 26, 2018
Closed in #1771.
56 remaining items
fix(deps): update dependency eslint-plugin-react to v7.35.0
fix(deps): update dependency eslint-plugin-react to v7.35.0
fix(deps): update dependency eslint-plugin-react to v7.35.0
fix(deps): update dependency eslint-plugin-react to v7.35.0
fix(deps): update dependency eslint-plugin-react to v7.35.0
fix(deps): update dependency eslint-plugin-react to v7.35.0
fix(deps): update dependency eslint-plugin-react to v7.35.0
fix(deps): update dependency eslint-plugin-react to v7.35.0
fix(deps): update dependency eslint-plugin-react to v7.37.3