Sourced from eslint-plugin-react's changelog.
7.26.1 - 2021.09.29
Fixed
- [
no-namespace]: fix crash on non-string React.createElement name (#3082@ljharb)- [
no-namespace]: avoid crash on non-string createElement values (#3085@ljharb)- [
jsx-no-target-blank]: improve error messages (#3088@cutiful)Changed
- [Docs] [
jsx-max-props-per-line]: fix options example (#3083@MrRaiter)#3088: yannickcr/eslint-plugin-react#3088 #3085: yannickcr/eslint-plugin-react#3085 #3083: yannickcr/eslint-plugin-react#3083 #3082: yannickcr/eslint-plugin-react#3082
119a7f3 Update CHANGELOG and bump version7844d8e [Fix] jsx-no-target-blank: improve error messages8785c16 [Fix] no-namespace: avoid crash on non-string createElement valuesa8ecd54 [Docs] jsx-max-props-per-line: fix options examplea4bf7da [Fix] no-namespace: fix crash on non-string React.createElement nameeeb0144 [Docs] Pin link to code in react-in-jsx-scope docs