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.1]  - 2022.06.23 
9+ 
810### Fixed  
911*  [ ` display-name ` ] : fix false positive for HOF returning only nulls ([ #3291  ] [ ]  @golopot  )
1012*  [ ` jsx-no-leaked-render ` ] : avoid unnecessary negation operators and ternary branches deletion ([ #3299  ] [ ]  @Belco90  )
@@ -14,6 +16,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
1416*  [ Docs]  [ ` jsx-tag-spacing ` ] : rename option from [ #3264  ] [ ]  ([ #3294  [ ]  @ljharb  )
1517*  [ Docs]  [ ` jsx-key ` ] : split the examples ([ #3293  ] [ ]  @ioggstream  )
1618
19+ [ 7.30.1 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.30.0...v7.30.1 
1720[ #3304 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3304 
1821[ #3299 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3299 
1922[ #3294 ] : https://github.com/jsx-eslint/eslint-plugin-react/issues/3294 
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" 
3-  "version" : " 7.30.0 " 
3+  "version" : " 7.30.1 " 
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