File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ 3.2.0 / 2015-08-04
2
+ ==================
3
+
4
+ * update dependencies
5
+ * add jsx-max-props-per-line rule ([ #13 ] [ ] )
6
+ * add jsx-no-literals rule ([ #176 ] [ ] @CalebMorris )
7
+ * fix object access in jsx-no-undef ([ #172 ] [ ] )
8
+
9
+ [ #13 ] : https://github.com/yannickcr/eslint-plugin-react/issues/13
10
+ [ #176 ] : https://github.com/yannickcr/eslint-plugin-react/pull/176
11
+ [ #172 ] : https://github.com/yannickcr/eslint-plugin-react/issues/172
12
+
1
13
3.1.0 / 2015-07-28
2
14
==================
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 3.1 .0" ,
3
+ "version" : " 3.2 .0" ,
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