File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -20,6 +20,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
20
20
* [ ` no-invalid-html-attribute ` ] : convert autofix to suggestion ([ #3474 ] [ ] @himanshu007-creator @ljharb )
21
21
* [ ` jsx-no-leaked-render ` ] : fix removing parentheses for conditionals ([ #3502 ] [ ] @akulsr0 )
22
22
* [ ` jsx-no-leaked-render ` ] : invalid fixes in coerce mode ([ #3511 ] [ ] @akulsr0 )
23
+ * [ ` destructuring-assignment ` ] : Handle destructuring of useContext in SFC ([ #2797 ] [ ] @Zinyon @ljharb )
23
24
24
25
### Changed
25
26
* [ Docs] [ ` jsx-no-leaked-render ` ] : Remove mentions of empty strings for React 18 ([ #3468 ] [ ] @karlhorky )
@@ -46,6 +47,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
46
47
[ #3449 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3449
47
48
[ #3429 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3429
48
49
[ #2848 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/2848
50
+ [ #2797 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/2797
49
51
[ #1861 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/1861
50
52
51
53
## [ 7.31.11] - 2022.11.17
You can’t perform that action at this time.
0 commit comments