File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.
3
3
This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
4
4
This change log adheres to standards from [ Keep a CHANGELOG] ( http://keepachangelog.com ) .
5
5
6
+ ## [ 7.14.2] - 2019-06-24
7
+
8
+ ### Fixed
9
+ * Fix [ ` prop-types ` ] [ ] crash on for...of destructuring ([ #2326 ] [ ] @yannickcr )
10
+
11
+ [ 7.14.2 ] : https://github.com/yannickcr/eslint-plugin-react/compare/v7.14.1...v7.14.2
12
+ [ #2326 ] : https://github.com/yannickcr/eslint-plugin-react/issues/2326
13
+
6
14
## [ 7.14.1] - 2019-06-24
7
15
8
16
### Fixed
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 7.14.1 " ,
3
+ "version" : " 7.14.2 " ,
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