File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change
1
+ 2.6.1 / 2015-06-28
2
+ ==================
3
+
4
+ * fix crash in prop-types when encountering an empty variable declaration ([ #130 ] [ ] )
5
+
6
+ [ #130 ] : https://github.com/yannickcr/eslint-plugin-react/issues/130
7
+
1
8
2.6.0 / 2015-06-28
2
9
==================
3
10
28
35
[ #122 ] : https://github.com/yannickcr/eslint-plugin-react/issues/122
29
36
[ #129 ] : https://github.com/yannickcr/eslint-plugin-react/issues/129
30
37
31
-
32
38
2.5.2 / 2015-06-14
33
39
==================
34
40
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 2.6.0 " ,
3
+ "version" : " 2.6.1 " ,
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