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.0] - 2024.09.26
10+
911### Added
1012* add type generation ([ #3830 ] [ ] @voxpelli )
1113* [ ` no-unescaped-entities ` ] : add suggestions ([ #3831 ] [ ] @StyleShit )
@@ -15,6 +17,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
1517### Changed
1618* [ readme] flat config example for react 17+ ([ #3824 ] [ ] @GabenGar )
1719
20+ [ 7.36.2 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.36.1...v7.36.2
1821[ #3831 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3831
1922[ #3830 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3830
2023[ #3826 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3826
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 7.36.1 " ,
3+ "version" : " 7.37.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