Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 5b20fe5

Browse filesBrowse files
committed
Merge tag 'v7.35.2'
v7.35.2
2 parents cf868f2 + 4c10849 commit 5b20fe5
Copy full SHA for 5b20fe5

File tree

Expand file treeCollapse file tree

2 files changed

+5
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+5
-2
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,14 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
88
### Added
99
* [`no-string-refs`]: allow this.refs in > 18.3.0 ([#3807][] @henryqdineen)
1010

11+
[#3807]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3807
12+
13+
## [7.35.2] - 2024.09.03
14+
1115
### Fixed
1216
* [`jsx-curly-brace-presence`]: avoid autofixing attributes with double quotes to a double quoted attribute ([#3814][] @ljharb)
1317

1418
[#3814]: https://github.com/jsx-eslint/eslint-plugin-react/issues/3814
15-
[#3807]: https://github.com/jsx-eslint/eslint-plugin-react/pull/3807
1619

1720
## [7.35.1] - 2024.09.02
1821

‎package.json

Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-plugin-react",
3-
"version": "7.35.1",
3+
"version": "7.35.2",
44
"author": "Yannick Croissant <yannick.croissant+npm@gmail.com>",
55
"description": "React specific linting rules for ESLint",
66
"main": "index.js",

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.