File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ 2.1.0 / 2015-04-06
2+ ==================
3+
4+ * update jsx-sort-props to reset the alphabetical verification on spread ([ #47 ] [ ] @zertosh )
5+ * update jsx-uses-vars to be enabled by default ([ #49 ] [ ] @banderson )
6+ * add jsx-boolean-value rule ([ #11 ] [ ] )
7+ * add support for static methods in display-name and prop-types ([ #48 ] [ ] )
8+ * fix describing comment for hasSpreadOperator() method ([ #53 ] [ ] @AlexKVal )
9+
10+ [ #47 ] : https://github.com/yannickcr/eslint-plugin-react/pull/47
11+ [ #49 ] : https://github.com/yannickcr/eslint-plugin-react/pull/49
12+ [ #11 ] : https://github.com/yannickcr/eslint-plugin-react/issues/11
13+ [ #48 ] : https://github.com/yannickcr/eslint-plugin-react/issues/48
14+ [ #53 ] : https://github.com/yannickcr/eslint-plugin-react/pull/53
15+
1162.0.2 / 2015-03-31
217==================
318
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 2.0.2 " ,
3+ "version" : " 2.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