v7.3.0
Added
- Add checks for
propTypes,contextTypesandchildContextTypestono-typos(#213 @DianaSuvorova)
Fixed
- Fix
boolean-prop-namingcrash (#1369 @EvHaus) - Fix
no-typoscrash (#1353 @jseminck) - Fix
require-default-propsstopping when it finds a component without props (#1380 @brgibson) - Fix
no-direct-mutation-statedetection with nested components (#1382)