File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2.7.0 / 2015-07-11
2
+ ==================
3
+
4
+ * add no-danger rule ([ #138 ] [ ] @scothis )
5
+ * add jsx-curly-spacing rule ([ #142 ] [ ] )
6
+ * fix properties limitations on prop types ([ #139 ] [ ] )
7
+ * fix component detection ([ #144 ] [ ] )
8
+
9
+ [ #138 ] : https://github.com/yannickcr/eslint-plugin-react/pull/138
10
+ [ #142 ] : https://github.com/yannickcr/eslint-plugin-react/issues/142
11
+ [ #139 ] : https://github.com/yannickcr/eslint-plugin-react/issues/139
12
+ [ #144 ] : https://github.com/yannickcr/eslint-plugin-react/issues/144
13
+
1
14
2.6.4 / 2015-07-02
2
15
==================
3
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 2.6.4 " ,
3
+ "version" : " 2.7.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