File tree 2 files changed +4
-1
lines changed
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
5
5
6
6
## Unreleased
7
7
8
+ ## [ 7.33.0] - 2023.07.19
9
+
8
10
### Added
9
11
* [ ` display-name ` ] : add ` checkContextObjects ` option ([ #3529 ] [ ] @JulesBlm )
10
12
* [ ` 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
29
31
* [ Docs] [ ` jsx-no-bind ` ] : reword performance rationale ([ #3581 ] [ ] @gpoole )
30
32
- [ Docs] [ ` jsx-first-prop-new-line ` ] : add missing ` multiprop ` value ([ #3598 ] [ ] @dzek69 )
31
33
34
+ [ 7.33.0 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.2...v7.33.0
32
35
[ #3598 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3598
33
36
[ #3593 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3593
34
37
[ #3583 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3583
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 7.32.2 " ,
3
+ "version" : " 7.33.0 " ,
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