Commit ec27e20 1 parent 0cc5b7a commit ec27e20 Copy full SHA for ec27e20
File tree 2 files changed +4
-1
lines changed
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
6
6
7
7
## Unreleased
8
8
9
+ ## [ 7.37.0] - 2024.09.26
10
+
9
11
### Added
10
12
* add type generation ([ #3830 ] [ ] @voxpelli )
11
13
* [ ` no-unescaped-entities ` ] : add suggestions ([ #3831 ] [ ] @StyleShit )
@@ -15,6 +17,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
15
17
### Changed
16
18
* [ readme] flat config example for react 17+ ([ #3824 ] [ ] @GabenGar )
17
19
20
+ [ 7.36.2 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.36.1...v7.36.2
18
21
[ #3831 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3831
19
22
[ #3830 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3830
20
23
[ #3826 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3826
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 7.36.1 " ,
3
+ "version" : " 7.37.0 " ,
4
4
"author" : " Yannick Croissant <yannick.croissant+npm@gmail.com>" ,
5
5
"description" : " React specific linting rules for ESLint" ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments