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,11 +5,14 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
5
5
6
6
## Unreleased
7
7
8
+ ## [ 7.32.2] - 2023.01.28
9
+
8
10
### Fixed
9
11
* configs: restore ` parserOptions ` in legacy configs ([ #3523 ] [ ] @ljharb )
10
12
* [ ` jsx-no-constructed-context-values ` ] , [ ` jsx-no-useless-fragment ` ] : add a rule schema (@ljharb )
11
13
( [ ` no-unknown-property ` ] : add ` fill ` for ` <marker> ` ([ #3525 ] [ ] @alexey-koran )
12
14
15
+ [ 7.32.2 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.32.1...v7.32.2
13
16
[ #3525 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3525
14
17
[ #3520 ] : https://github.com/jsx-eslint/eslint-plugin-react/issues/3523
15
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 7.32.1 " ,
3
+ "version" : " 7.32.2 " ,
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