File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ 1.4.1 / 2015-03-03
2
+ ==================
3
+ * fix this.props.children marked as missing in props validation ([ #7 ] [ ] )
4
+ * fix usage of this.props without property ([ #8 ] [ ] )
5
+
6
+ [ #7 ] : https://github.com/yannickcr/eslint-plugin-react/issues/7
7
+ [ #8 ] : https://github.com/yannickcr/eslint-plugin-react/issues/8
8
+
1
9
1.4.0 / 2015-02-24
2
10
==================
3
11
* update prop-types to check props usage insead of propTypes presence ([ #4 ] [ ] )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 1.4.0 " ,
3
+ "version" : " 1.4.1 " ,
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