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
2020* [ ` no-invalid-html-attribute ` ] : convert autofix to suggestion ([ #3474 ] [ ] @himanshu007-creator @ljharb )
2121* [ ` jsx-no-leaked-render ` ] : fix removing parentheses for conditionals ([ #3502 ] [ ] @akulsr0 )
2222* [ ` jsx-no-leaked-render ` ] : invalid fixes in coerce mode ([ #3511 ] [ ] @akulsr0 )
23+ * [ ` destructuring-assignment ` ] : Handle destructuring of useContext in SFC ([ #2797 ] [ ] @Zinyon @ljharb )
2324
2425### Changed
2526* [ 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
4647[ #3449 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3449
4748[ #3429 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3429
4849[ #2848 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/2848
50+ [ #2797 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/2797
4951[ #1861 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/1861
5052
5153## [ 7.31.11] - 2022.11.17
You can’t perform that action at this time.
0 commit comments