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.33.0] - 2023.07.19
9+
810### Added
911* [ ` display-name ` ] : add ` checkContextObjects ` option ([ #3529 ] [ ] @JulesBlm )
1012* [ ` jsx-first-prop-new-line ` ] : add ` multiprop ` option ([ #3533 ] [ ] @haydncomley )
@@ -29,6 +31,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
2931* [ Docs] [ ` jsx-no-bind ` ] : reword performance rationale ([ #3581 ] [ ] @gpoole )
3032- [ Docs] [ ` jsx-first-prop-new-line ` ] : add missing ` multiprop ` value ([ #3598 ] [ ] @dzek69 )
3133
34+ [ 7.33.0 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.2...v7.33.0
3235[ #3598 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3598
3336[ #3593 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3593
3437[ #3583 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3583
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 7.32.2 " ,
3+ "version" : " 7.33.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