v7.34.3
Fixed
prop-types
: null-check rootNode before calling getScope (#3762 @crnhrv)boolean-prop-naming
: avoid a crash with a spread prop (#3733 @ljharb)jsx-boolean-value
:assumeUndefinedIsFalse
withnever
must not allow explicittrue
value (#3757 @6uliver)no-object-type-as-default-prop
: enable rule for components with many parameters (#3768 @JulienR1)jsx-key
: incorrect behavior for checkKeyMustBeforeSpread with map callbacks (#3769 @akulsr0)