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 @@ -5,11 +5,14 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
5
5
6
6
## Unreleased
7
7
8
+ ## [ 7.34.4] - 2024.07.13
9
+
8
10
### Fixed
9
11
10
12
* [ ` prop-types ` ] : fix ` className ` missing in prop validation false negative ([ #3749 ] @akulsr0 )
11
13
* [ ` sort-prop-types ` ] : Check for undefined before accessing ` node.typeAnnotation.typeAnnotation ` ([ #3779 ] @tylerlaprade )
12
14
15
+ [ 7.34.4 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.34.3...v7.34.4
13
16
[ #3779 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3779
14
17
[ #3749 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3749
15
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 7.34.3 " ,
3
+ "version" : " 7.34.4 " ,
4
4
"author" :
" Yannick Croissant <[email protected] >" ,
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