File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
55
66## Unreleased
77
8+ ## [ 7.35.0] - 2024.07.19
9+
810### Added
911* support eslint v9 ([ #3759 ] [ ] @mdjermanovic )
1012* export flat configs from plugin root and fix flat config crash ([ #3694 ] [ ] @bradzacher @mdjermanovic )
@@ -23,6 +25,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
2325### Changed
2426* [ Refactor] ` variableUtil ` : Avoid creating a single flat variable scope for each lookup ([ #3782 ] [ ] @DanielRosenwasser )
2527
28+ [ 7.35.0 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.4...v7.35.0
2629[ #3785 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3785
2730[ #3784 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3784
2831[ #3782 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3782
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 7.34.4 " ,
3+ "version" : " 7.35.0 " ,
44 "author" :
" Yannick Croissant <[email protected] >" ,
55 "description" : " React specific linting rules for ESLint" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments