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
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 brackets