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.34.0] - 2024.03.03
9+
810### Added
911* [ ` sort-prop-types ` ] : give errors on TS types ([ #3615 ] [ ] @akulsr0 )
1012* [ ` no-invalid-html-attribute ` ] : add support for ` apple-touch-startup-image ` ` rel ` attributes in ` link ` tags ([ #3638 ] [ ] @thomashockaday )
@@ -40,6 +42,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
4042* [ Docs] [ ` iframe-missing-sandbox ` ] : fix link to iframe attribute on mdn ([ #3690 ] [ ] @nnmrts )
4143* [ Docs] [ ` hook-use-state ` ] : fix an undefined variable ([ #3626 ] [ ] @chentsulin )
4244
45+ [ 7.34.0 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.33.2...v7.34.0
4346[ #3697 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3697
4447[ #3691 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3691
4548[ #3690 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3690
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 7.33.2 " ,
3+ "version" : " 7.34.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