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.6]  - 2022.09.04 
9+ 
810### Fixed  
911*  [ ` no-unknown-property ` ] : ` onError `  and ` onLoad `  both work on ` img `  and ` script `  ([ #3388  ] [ ]  @ljharb  )
1012*  [ ` no-unknown-property ` ] : data-*  attributes can have numbers ([ #3390  ] [ ]  @sjarva  )
@@ -18,6 +20,7 @@ This change log adheres to standards from [Keep a CHANGELOG](https://keepachange
1820
1921*  [ Docs]  [ ` no-unknown-property ` ] : add a mention about using ignores properties with libraries that add props ([ #3390  ] [ ]  @sjarva  )
2022
23+ [ 7.31.6 ] : https://github.com/jsx-eslint/eslint-plugin-react/compare/v7.31.5...v7.31.6 
2124[ #3390 ] : https://github.com/jsx-eslint/eslint-plugin-react/pull/3390 
2225[ #3388 ] : https://github.com/jsx-eslint/eslint-plugin-react/issues/3388 
2326
Original file line number Diff line number Diff line change 11{
22  "name" : " eslint-plugin-react"  ,
3-   "version" : " 7.31.5 "  ,
3+   "version" : " 7.31.6 "  ,
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