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+
1133.1.0 / 2015-07-28
214==================
315
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .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