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
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,8 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
6
6
7
7
## Unreleased
8
8
9
+
## [7.36.0] - 2024.09.12
10
+
9
11
### Added
10
12
*[`no-string-refs`]: allow this.refs in > 18.3.0 ([#3807][]@henryqdineen)
11
13
*[`jsx-no-literals`] Add `elementOverrides` option and the ability to ignore this rule on specific elements ([#3812][]@Pearce-Ropion)
@@ -23,9 +25,9 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
23
25
*[types] add jsdoc type annotations ([#3731][]@y-hsgw)
24
26
*[Tests]`button-has-type`: add test case with spread ([#3731][]@y-hsgw)
@@ -38,6 +40,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
38
40
### Fixed
39
41
*[`jsx-curly-brace-presence`]: avoid autofixing attributes with double quotes to a double quoted attribute ([#3814][]@ljharb)
0 commit comments