File tree 2 files changed +15
-1
lines changed 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
+
1
15
3.0.0 / 2015-07-21
2
16
==================
3
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 3.0 .0" ,
3
+ "version" : " 3.1 .0" ,
4
4
"author" : " Yannick Croissant <yannick.croissant+npm@gmail.com>" ,
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