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+
191.4.0 / 2015-02-24
210==================
311* update prop-types to check props usage insead of propTypes presence ([ #4 ] [ ] )
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 1.4.0 " ,
3+ "version" : " 1.4.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