File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -10,13 +10,15 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
1010* [ ` hook-use-state ` ] : add ` allowDestructuredState ` option ([ #3449 ] [ ] @ljharb )
1111* add [ ` sort-default-props ` ] and deprecate [ ` jsx-sort-default-props ` ] ([ #1861 ] [ ] @alexzherdev )
1212
13+ [ #3449 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3449
14+ [ #3424 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3429
15+ [ #1861 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/1861
16+
1317### Fixed
1418* [ ` no-unknown-property ` ] : allow ` allowFullScreen ` on ` iframe ` ([ #3455 ] [ ] @almeidx )
1519
20+ [ 7.31.10 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.9...v7.31.10
1621[ #3455 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3455
17- [ #3449 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3449
18- [ #3424 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3429
19- [ #1861 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/1861
2022
2123## [ 7.31.9] - 2022.10.09
2224
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 7.31.9 " ,
3+ "version" : " 7.31.10 " ,
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