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.30.0]  - 2022.05.18 
9+ 
810### Added  
911*  [ ` destructuring-assignment ` ] : add option ` destructureInSignature `  ([ #3235  ] [ ]  @golopot  )
1012*  [ ` no-unknown-property ` ] : Allow crossOrigin on image tag (SVG) ([ #3251  ] [ ]  @zpao  )
@@ -36,6 +38,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
3638*  [ Refactor]  improve performance of rule merging ([ #3281  ] [ ]  @golopot  )
3739*  [ Refactor]  improve performance of component detection ([ #3276  ] [ ]  @golopot  )
3840
41+ [ 7.30.0 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.29.4...v7.30.0 
3942[ #3281 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3281 
4043[ #3280 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3280 
4144[ #3279 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3279 
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" 
3-  "version" : " 7.29.4 " 
3+  "version" : " 7.30.0 " 
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