v7.26.0
Added
- add
no-namespace
rule (#2640 @yacinehmito @ljharb) jsx-max-props-per-line
: addsingle
andmulti
options (#3078 @SIL0RAK)
Fixed
display-name
: Get rid of false position on component detection (#2759 @iiison)
Changed
no-access-state-in-setstate
: passing test for “don't error if it's not a React Component” (#1873 @kentcdodds)