File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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" ,
You can’t perform that action at this time.
0 commit comments