File tree Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Expand file tree Collapse file tree 2 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
55
66## Unreleased
77
8+ ## [ 7.31.0] - 2022.08.24
9+
810### Added
911* [ ` jsx-newline ` ] : add ` allowMultiline ` option when prevent option is true ([ #3311 ] [ ] @TildaDares )
1012* [ ` forbid-dom-props ` ] : add ` disallowedFor ` option ([ #3338 ] [ ] @TildaDares )
@@ -44,6 +46,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
4446* [ Docs] Add markdownlint for documentation formatting consistency ([ #3367 ] [ ] @bmish )
4547* [ Docs] Add config notice to rule docs ([ #3362 ] [ ] @bmish )
4648
49+ [ 7.31.0 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.30.1...v7.31.0
4750[ #3367 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3367
4851[ #3366 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3366
4952[ #3365 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3365
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 7.30.1 " ,
3+ "version" : " 7.31.0 " ,
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