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.9]  - 2022.10.09 
9+ 
810### Fixed  
911*  [ ` no-unknown-property ` ] : add ` dialog `  attributes ([ #3436  ] [ ]  @ljharb  )
1012*  [ ` no-arrow-function-lifecycle ` ] : when converting from an arrow, remove the semi and wrapping parens ([ #3337  ] [ ]  @ljharb  )
@@ -19,6 +21,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
1921*  [ Perf]  component detection: improve performance by optimizing getId ([ #3451  ] [ ]  @golopot  )
2022*  [ Docs]  [ ` no-unstable-nested-components ` ] : Warn about memoized, nested components ([ #3444  ] [ ]  @eps1lon  )
2123
24+ [ 7.31.9 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.8...v7.31.9 
2225[ #3454 ] : https://github.com/jsx-eslint/eslint-plugin-react/issues/3454 
2326[ #3451 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3451 
2427[ #3448 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3448 
Original file line number Diff line number Diff line change 11{
22  "name" : " eslint-plugin-react" 
3-   "version" : " 7.31.8 " 
3+   "version" : " 7.31.9 " 
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