Skip to content

Commit 3256c92

Browse files
committed
[meta] add missing changelog entry
1 parent 523db20 commit 3256c92

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)