Sourced from eslint-plugin-react's changelog.
7.21.5 - 2020.10.19
Fixed
- [
jsx-indent-props]: Apply indentation when using brackets (#2826[] Moong0122)- [
jsx-handler-names]: Skip inline handlers when checkInlineFunction=false (#2833[] onigoetz)Changed
#2833: yannickcr/eslint-plugin-react#2833 #2826: yannickcr/eslint-plugin-react#2826 #2823: yannickcr/eslint-plugin-react#2823
7.21.4 - 2020.10.09
Fixed
- [
no-unused-prop-types]: Silence false positive onnevertype in TS (#2815[] pcorpet)- [
jsx-indent-props]: Apply indentation when operator is used in front of the upper line (#2808[], #2820[] Moong0122)- [Deps] update
jsx-ast-utils(#2822[] [jsx-eslint/jsx-ast-utils#102][] ljharb)#2822: yannickcr/eslint-plugin-react#2822 #2820: yannickcr/eslint-plugin-react#2820 #2815: yannickcr/eslint-plugin-react#2815 #2808: yannickcr/eslint-plugin-react#2808 [jsx-eslint/jsx-ast-utils#102]: jsx-eslint/jsx-ast-utils#102
3aa3ce9 Update CHANGELOG and bump version7ac05f0 [Deps] update resolveefd3da3 [Fix] jsx-handler-names: Skip inline handlers when checkInlineFunction=falseaeff5ea [Tests] Add passing test for js-indent props237547e [Fix] jsx-indent-props: Apply indentation when using brackets632639b Update CHANGELOG and bump version802cdb8 [readme] clear up Fragment docs896fe4b [Tests] jsx-indent-props : Apply indentation when used expressionb7b023f [Deps] update jsx-ast-utils959fb23 [Fix] jsx-indent-props: Apply indentation when operator is used in front of...