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
5
5
6
6
## Unreleased
7
7
8
+ ## [ 7.25.3] - 2021.09.19
9
+
8
10
### Fixed
9
11
* [ ` prop-types ` ] , ` propTypes ` : bail out unknown generic types inside func params ([ #3076 ] @vedadeepta )
10
12
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
11
17
[ #3076 ] : https://github.com/yannickcr/eslint-plugin-react/pull/3076
18
+ [ #3071 ] : https://github.com/yannickcr/eslint-plugin-react/pull/3071
12
19
13
20
## [ 7.25.2] - 2021.09.16
14
21
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 7.25.2 " ,
3
+ "version" : " 7.25.3 " ,
4
4
"author" :
" Yannick Croissant <[email protected] >" ,
5
5
"description" : " React specific linting rules for ESLint" ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments