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.8] - 2022.09.08
9+
810### Fixed
911* [ ` no-unknown-property ` ] : add ` viewBox ` on ` marker ` ([ #3416 ] [ ] @ljharb )
1012* [ ` no-unknown-property ` ] : add ` noModule ` on ` script ` ([ #3414 ] [ ] @ljharb )
@@ -18,6 +20,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
1820
1921* [ meta] npmignore markdownlint config ([ #3413 ] [ ] @jorrit )
2022
23+ [ 7.31.8 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.7...v7.31.8
2124[ #3425 ] : https://github.com/jsx-eslint/eslint-plugin-react/issues/3425
2225[ #3424 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3424
2326[ #3419 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3419
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 7.31.7 " ,
3+ "version" : " 7.31.8 " ,
44 "author" : " Yannick Croissant <yannick.croissant+npm@gmail.com>" ,
55 "description" : " React specific linting rules for ESLint" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments