@@ -13,8 +13,19 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
1313
1414### Fixed
1515* configs: avoid legacy config system error ([ #3461 ] [ ] @ljharb )
16+ * [ ` sort-prop-types ` ] : restore autofixing ([ #3452 ] [ ] @ROSSROSALES )
17+
18+ [ #3461 ] : https://github.com/jsx-eslint/eslint-plugin-react/issues/3461
19+ [ #3452 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3452
20+ [ #3449 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3449
21+ [ #3424 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3429
22+ [ #2848 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/2848
23+ [ #1861 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/1861
24+
25+ ## [ 7.31.11] - 2022.11.17
26+
27+ ### Fixed
1628* [ ` jsx-no-target-blank ` ] : allow ternaries with literals ([ #3464 ] [ ] @akulsr0 )
17- * [ ` sort-prop-types ` ] : restore autofixing ([ #2574 ] [ ] @ROSSROSALES )
1829* [ ` no-unknown-property ` ] : add ` inert ` attribute ([ #3484 ] [ ] @ljharb )
1930* [ ` jsx-key ` ] : detect keys in logical expression and conditional expression ([ #3490 ] [ ] @metreniuk )
2031
@@ -23,18 +34,15 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
2334* [ Docs] ` forbid-component-props ` : inclusive language w/ allowlist ([ #3473 ] [ ] @AndersDJohnson )
2435* [ Docs] automate doc generation with ` eslint-doc-generator ` ([ #3469 ] [ ] @bmish )
2536
37+ [ 7.31.11 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.10...v7.31.11
2638[ #3490 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3490
2739[ #3484 ] : https://github.com/jsx-eslint/eslint-plugin-react/issues/3484
2840[ #3473 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3473
2941[ #3469 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3469
3042[ #3464 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3464
31- [ #3461 ] : https://github.com/jsx-eslint/eslint-plugin-react/issues/3461
3243[ #3459 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3459
33- [ #3452 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3452
34- [ #3449 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3449
35- [ #3424 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3429
36- [ #2848 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/2848
37- [ #1861 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/1861
44+
45+ ## [ 7.31.10] - 2022.10.10
3846
3947### Fixed
4048* [ ` no-unknown-property ` ] : allow ` allowFullScreen ` on ` iframe ` ([ #3455 ] [ ] @almeidx )
0 commit comments