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 @@ -6,6 +6,8 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
66
77## Unreleased
88
9+ ## [ 7.37.5] - 2025.04.03
10+
911### Fixed
1012* [ ` no-unknown-property ` ] : allow shadow root attrs on ` <template> ` ([ #3912 ] [ ] @ljharb )
1113* [ ` prop-types ` ] : support ` ComponentPropsWithRef ` from a namespace import ([ #3651 ] [ ] @corydeppen )
@@ -15,6 +17,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
1517### Changed
1618* [ Docs] [ ` button-has-type ` ] : clean up phrasing ([ #3909 ] [ ] @hamirmahal )
1719
20+ [ 7.37.5 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.37.4...v7.37.5
1821[ #3914 ] : https://github.com/jsx-eslint/eslint-plugin-react/issues/3914
1922[ #3912 ] : https://github.com/jsx-eslint/eslint-plugin-react/issues/3912
2023[ #3910 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3910
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 7.37.4 " ,
3+ "version" : " 7.37.5 " ,
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