File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1+ 2.5.1 / 2015-06-14
2+ ==================
3+
4+ * update dependencies
5+ * fix prop-types crash when propTypes definition is invalid ([ #95 ] [ ] )
6+ * fix jsx-uses-vars for ES6 classes ([ #96 ] [ ] )
7+ * fix hasOwnProperty that is taken for a prop ([ #102 ] [ ] )
8+ * documentation improvements ([ #99 ] [ ] @morenoh149 )
9+
10+ [ #95 ] : https://github.com/yannickcr/eslint-plugin-react/issues/95
11+ [ #96 ] : https://github.com/yannickcr/eslint-plugin-react/issues/96
12+ [ #102 ] : https://github.com/yannickcr/eslint-plugin-react/issues/102
13+ [ #99 ] : https://github.com/yannickcr/eslint-plugin-react/pull/99
14+
1152.5.0 / 2015-06-04
216==================
317
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 2.5.0 " ,
3+ "version" : " 2.5.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