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
55
66## Unreleased
77
8+ ## [ 7.31.4] - 2022.09.04
9+
810### Fixed
911* [ ` no-unknown-property ` ] : support ` checked ` on inputs ([ #3383 ] [ ] @ljharb )
1012
1113[ #3383 ] : https://github.com/jsx-eslint/eslint-plugin-react/issues/3383
1214
15+ [ 7.31.4 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.3...v7.31.4
16+
1317## [ 7.31.3] - 2022.09.03
1418
1519### Fixed
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 7.31.3 " ,
3+ "version" : " 7.31.4 " ,
44 "author" : " Yannick Croissant <yannick.croissant+npm@gmail.com>" ,
55 "description" : " React specific linting rules for ESLint" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments