File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -5,11 +5,15 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
5
5
6
6
## Unreleased
7
7
8
+ ## [ 7.31.4] - 2022.09.04
9
+
8
10
### Fixed
9
11
* [ ` no-unknown-property ` ] : support ` checked ` on inputs ([ #3383 ] [ ] @ljharb )
10
12
11
13
[ #3383 ] : https://github.com/jsx-eslint/eslint-plugin-react/issues/3383
12
14
15
+ [ 7.31.4 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.3...v7.31.4
16
+
13
17
## [ 7.31.3] - 2022.09.03
14
18
15
19
### Fixed
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 7.31.3 " ,
3
+ "version" : " 7.31.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