File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ 1.4.0 / 2015-02-24
2
+ ==================
3
+ * update prop-types to check props usage insead of propTypes presence ([ #4 ] [ ] )
4
+ * add react-in-jsx-scope rule ([ #5 ] [ ] @glenjamin )
5
+ * add jsx-uses-react rule ([ #6 ] [ ] @glenjamin )
6
+
7
+ [ #4 ] : https://github.com/yannickcr/eslint-plugin-react/issues/4
8
+ [ #5 ] : https://github.com/yannickcr/eslint-plugin-react/pull/5
9
+ [ #6 ] : https://github.com/yannickcr/eslint-plugin-react/pull/6
10
+
1
11
1.3.0 / 2015-02-24
2
12
==================
3
13
* update dependencies
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 1.3 .0" ,
3
+ "version" : " 1.4 .0" ,
4
4
"author" :
" Yannick Croissant <[email protected] >" ,
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