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