File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 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+
1111.3.0 / 2015-02-24
212==================
313* update dependencies
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-react" ,
3- "version" : " 1.3 .0" ,
3+ "version" : " 1.4 .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