Added
jsx-sort-default-props
: make rule fixable (#2429 @emroussel)
Fixed
jsx-no-useless-fragment
: usearray-includes
over.includes
for back compat (@ljharb)jsx-curly-brace-presence
: allow necessary white-space literal (#2437 @uniqname)jsx-curly-brace-presence
: warns incorrectly on trailing whitespace (#2431 @BC-M)no-unused-prop-types
: false positive when nested destructuring (#2428 @golopot)