File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ 3.3.0 / 2015-08-26
2+ ==================
3+
4+ * update dependencies
5+ * add jsx-indent-props rule ([ #15 ] [ ] , [ #181 ] [ ] )
6+ * add no-set-state rule ([ #197 ] [ ] @markdalgleish )
7+ * add jsx-closing-bracket-location rule ([ #14 ] [ ] , [ #64 ] [ ] )
8+ * fix crash on propTypes declarations with an empty body ([ #193 ] [ ] @mattyod )
9+
10+ [ #15 ] : https://github.com/yannickcr/eslint-plugin-react/issues/15
11+ [ #181 ] : https://github.com/yannickcr/eslint-plugin-react/issues/181
12+ [ #197 ] : https://github.com/yannickcr/eslint-plugin-react/pull/197
13+ [ #14 ] : https://github.com/yannickcr/eslint-plugin-react/issues/14
14+ [ #64 ] : https://github.com/yannickcr/eslint-plugin-react/issues/64
15+ [ #193 ] : https://github.com/yannickcr/eslint-plugin-react/pull/193
16+
1173.2.3 / 2015-08-16
218==================
319
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 3.2.3 " ,
3+ "version" : " 3.3.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