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+ 3.1.0 / 2015-07-28
2+ ==================
3+
4+ * update dependencies
5+ * add event handlers to no-unknown-property ([ #164 ] [ ] @mkenyon )
6+ * add customValidators option to prop-types ([ #145 ] [ ] @CalebMorris )
7+ * fix comment handling in jsx-curly-spacing ([ #165 ] [ ] )
8+ * documentation improvements ([ #167 ] [ ] @ngbrown )
9+
10+ [ #164 ] : https://github.com/yannickcr/eslint-plugin-react/pull/164
11+ [ #156 ] : https://github.com/yannickcr/eslint-plugin-react/issues/145
12+ [ #165 ] : https://github.com/yannickcr/eslint-plugin-react/issues/165
13+ [ #167 ] : https://github.com/yannickcr/eslint-plugin-react/pull/167
14+
1153.0.0 / 2015-07-21
216==================
317
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 3.0 .0" ,
3+ "version" : " 3.1 .0" ,
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