You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,11 +20,13 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
20
20
*[`display-name`], [`prop-types`]: when checking for a capitalized name, ignore underscores entirely ([#3560][]@ljharb)
21
21
*[`no-unused-state`]: avoid crashing on a class field function with destructured state ([#3568][]@ljharb)
22
22
*[`no-unused-prop-types`]: allow using spread with object expression in jsx ([#3570][]@akulsr0)
23
+
* Revert "[`destructuring-assignment`]: Handle destructuring of useContext in SFC" ([#3583][][#2797][]@102)
0 commit comments