@@ -13,8 +13,19 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
13
13
14
14
### Fixed
15
15
* 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
16
28
* [ ` jsx-no-target-blank ` ] : allow ternaries with literals ([ #3464 ] [ ] @akulsr0 )
17
- * [ ` sort-prop-types ` ] : restore autofixing ([ #2574 ] [ ] @ROSSROSALES )
18
29
* [ ` no-unknown-property ` ] : add ` inert ` attribute ([ #3484 ] [ ] @ljharb )
19
30
* [ ` jsx-key ` ] : detect keys in logical expression and conditional expression ([ #3490 ] [ ] @metreniuk )
20
31
@@ -23,18 +34,15 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
23
34
* [ Docs] ` forbid-component-props ` : inclusive language w/ allowlist ([ #3473 ] [ ] @AndersDJohnson )
24
35
* [ Docs] automate doc generation with ` eslint-doc-generator ` ([ #3469 ] [ ] @bmish )
25
36
37
+ [ 7.31.11 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.10...v7.31.11
26
38
[ #3490 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3490
27
39
[ #3484 ] : https://github.com/jsx-eslint/eslint-plugin-react/issues/3484
28
40
[ #3473 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3473
29
41
[ #3469 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3469
30
42
[ #3464 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3464
31
- [ #3461 ] : https://github.com/jsx-eslint/eslint-plugin-react/issues/3461
32
43
[ #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
38
46
39
47
### Fixed
40
48
* [ ` no-unknown-property ` ] : allow ` allowFullScreen ` on ` iframe ` ([ #3455 ] [ ] @almeidx )
0 commit comments