File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -5,10 +5,17 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
55
66## Unreleased  
77
8+ ## [ 7.25.3]  - 2021.09.19 
9+ 
810### Fixed  
911*  [ ` prop-types ` ] , ` propTypes ` : bail out unknown generic types inside func params ([ #3076  ]  @vedadeepta  )
1012
13+ ### Changed  
14+ *  [ readme]  Update broken link for configuration files ([ #3071  ]  @prateek3255  )
15+ 
16+ [ 7.25.3 ] : https://github.com/yannickcr/eslint-plugin-react/compare/v7.25.2...v7.25.3 
1117[ #3076 ] : https://github.com/yannickcr/eslint-plugin-react/pull/3076 
18+ [ #3071 ] : https://github.com/yannickcr/eslint-plugin-react/pull/3071 
1219
1320## [ 7.25.2]  - 2021.09.16 
1421
Original file line number Diff line number Diff line change 11{
22  "name" : " eslint-plugin-react" 
3-   "version" : " 7.25.2 " 
3+   "version" : " 7.25.3 " 
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