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](http://keepachangel
55
66## Unreleased  
77
8+ ## [ 7.26.1]  - 2021.09.29 
9+ 
810### Fixed  
911*  [ ` no-namespace ` ] : fix crash on non-string React.createElement name ([ #3082  ]  @ljharb  )
1012*  [ ` no-namespace ` ] : avoid crash on non-string createElement values ([ #3085  ]  @ljharb  )
@@ -13,6 +15,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
1315### Changed  
1416*  [ Docs]  [ ` jsx-max-props-per-line ` ] : fix options example ([ #3083  ]  @MrRaiter  )
1517
18+ [ 7.26.1 ] : https://github.com/yannickcr/eslint-plugin-react/compare/v7.26.0...v7.26.1 
1619[ #3088 ] : https://github.com/yannickcr/eslint-plugin-react/pull/3088 
1720[ #3085 ] : https://github.com/yannickcr/eslint-plugin-react/issue/3085 
1821[ #3083 ] : https://github.com/yannickcr/eslint-plugin-react/pull/3083 
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" 
3-  "version" : " 7.26.0 " 
3+  "version" : " 7.26.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