File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change
1
+ 2.7.1 / 2015-07-16
2
+ ==================
3
+
4
+ * update peerDependencies requirements ([ #154 ] [ ] )
5
+ * update codebase for ESLint v1.0.0
6
+ * change oneOfType to actually keep the child types ([ #148 ] [ ] @CalebMorris )
7
+ * documentation improvements ([ #147 ] [ ] @lencioni )
8
+
9
+ [ #154 ] : https://github.com/yannickcr/eslint-plugin-react/issues/154
10
+ [ #148 ] : https://github.com/yannickcr/eslint-plugin-react/issues/148
11
+ [ #147 ] : https://github.com/yannickcr/eslint-plugin-react/pull/147
12
+
1
13
2.7.0 / 2015-07-11
2
14
==================
3
15
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 2.7.0 " ,
3
+ "version" : " 2.7.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