Sourced from eslint-plugin-react's changelog.
7.25.3 - 2021.09.19
Fixed
- [
prop-types],propTypes: bail out unknown generic types inside func params (#3076@vedadeepta)Changed
- [readme] Update broken link for configuration files (#3071
@prateek3255)- [Refactor] create/extract
isCreateElementandisDestructuredFromPragmaImportutils (@ljharb)#3076: yannickcr/eslint-plugin-react#3076 #3071: yannickcr/eslint-plugin-react#3071
7.25.2 - 2021.09.16
Fixed
- [
jsx-no-useless-fragments]: Handle insignificant whitespace correctly whenallowExpressionsistrue(#3061[]@benj-dobs)- [
prop-types],propTypes: handle implicitchildrenprop in react's generic types (#3064[]@vedadeepta)- [
display-name]: fix arrow function returning result of function call with JSX arguments being interpreted as component (#3065[]@danielfinke)- [
jsx-no-target-blank]: avoid crash on attr-only href (#3066[]@ljharb@gaz77a)- [
jsx-uses-vars]: ignore lowercase tag names (#3070[]@alanorozco)#3070: yannickcr/eslint-plugin-react#3070 #3066: yannickcr/eslint-plugin-react#3066 #3065: yannickcr/eslint-plugin-react#3065 #3064: yannickcr/eslint-plugin-react#3064 #3061: yannickcr/eslint-plugin-react#3061
76fdffe Update CHANGELOG and bump version0c0387f [Deps] use object.hasown instead of has227e967 [Fix] prop-types, propTypes: bail out unknown generic types inside func p...bd270fc [readme] Update broken link for configuration filesf4854ea Update CHANGELOG and bump version9c1aee5 [Dev Deps] update eslint-remote-tester-repositories5340e9d [Fix] jsx-uses-vars: ignore lowercase tag names577cb64 [actions] remove unnecessary setup-nodec1c284f [Fix] require-default-props: avoid crash from #3064230ffe1 [Fix] prefer-read-only-props: avoid crash from #3064