File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
6
6
## [ 6.1.0] - 2016-08-14
7
7
### Added
8
8
* Add ` React.PureComponent ` support ([ #737 ] [ ] )
9
+ * Add ` forbid-component-props ` rule ([ #314 ] [ ] @lencioni )
9
10
* Add ` no-danger-with-children ` rule ([ #710 ] [ ] @petersendidit )
10
11
* Add pragma for ` createClass ` factory method ([ #725 ] [ ] @zurawiki )
11
12
@@ -35,6 +36,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
35
36
[ #731 ] : https://github.com/yannickcr/eslint-plugin-react/pull/731
36
37
[ #745 ] : https://github.com/yannickcr/eslint-plugin-react/pull/745
37
38
[ #659 ] : https://github.com/yannickcr/eslint-plugin-react/pull/659
39
+ [ #314 ] : https://github.com/yannickcr/eslint-plugin-react/pull/314
38
40
39
41
## [ 6.0.0] - 2016-08-01
40
42
### Added
You can’t perform that action at this time.
0 commit comments