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 @@ -7,10 +7,13 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
77
88## Unreleased
99
10+ ## [ 7.37.4] - 2025.01.12
11+
1012### Fixed
1113* [ ` no-unknown-property ` ] : support ` onBeforeToggle ` , ` popoverTarget ` , ` popoverTargetAction ` attributes ([ #3865 ] [ ] @acusti )
1214* [ types] fix types of flat configs ([ #3874 ] [ ] @ljharb )
1315
16+ [ 7.37.4 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.3...v7.37.4
1417[ #3874 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3874
1518[ #3865 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3865
1619
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 7.37.3 " ,
3+ "version" : " 7.37.4 " ,
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