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,9 +5,12 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
55
66## Unreleased
77
8+ ## [ 7.25.1] - 2021.08.29
9+
810### Fixed
911* [ ` no-this-in-sfc ` ] , component detection: Improve stateless component detection ([ #3056 ] [ ] @Wesitos )
1012
13+ [ 7.25.1 ] : https://github.com/yannickcr/eslint-plugin-react/compare/v7.25.0...v7.25.1
1114[ #3056 ] : https://github.com/yannickcr/eslint-plugin-react/pull/3056
1215
1316## [ 7.25.0] - 2021.08.27
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 7.25.0 " ,
3+ "version" : " 7.25.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