File tree 1 file changed +6
-0
lines changed
1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -4,11 +4,17 @@ This project adheres to [Semantic Versioning](http://semver.org/).
4
4
This change log adheres to standards from [ Keep a CHANGELOG] ( http://keepachangelog.com ) .
5
5
6
6
## [ Unreleased]
7
+ ### Changed
8
+ * Add ` state ` in lifecycle methods for ` sort-comp ` rule ([ #197 ] [ ] )
9
+ * Treat component with render which returns ` createElement ` as valid ([ #206 ] [ ] )
10
+
7
11
### Fixed
8
12
* Fix allowed methods on arrayOf in ` prop-types ` ([ #146 ] [ ] )
9
13
10
14
[ Unreleased ] : https://github.com/yannickcr/eslint-plugin-react/compare/v3.3.1...HEAD
11
15
[ #146 ] : https://github.com/yannickcr/eslint-plugin-react/issues/146
16
+ [ #197 ] : https://github.com/yannickcr/eslint-plugin-react/pull/197
17
+ [ #206 ] : https://github.com/yannickcr/eslint-plugin-react/pull/206
12
18
13
19
## [ 3.3.1] - 2015-09-01
14
20
### Changed
You can’t perform that action at this time.
0 commit comments