File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
5
5
6
6
## Unreleased
7
7
8
+ ## [ 7.22.0] - 2020.12.29
9
+
8
10
### Added
9
11
* [ ` jsx-key ` ] : added ` checkKeyMustBeforeSpread ` option for new jsx transform ([ #2835 ] [ ] @morlay )
10
12
* [ ` jsx-newline ` ] : add new rule ([ #2693 ] [ ] @jzabala )
@@ -31,6 +33,7 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
31
33
* [ ` no-unused-prop-types ` ] : Add new example to rule ([ #2852 ] [ ] @thehereward )
32
34
* [ ` prop-types ` ] : fix example ([ #2881 ] [ ] @technote-space )
33
35
36
+ [ 7.22.0 ] : https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.5...v7.22.0
34
37
[ #2891 ] : https://github.com/yannickcr/eslint-plugin-react/pull/2891
35
38
[ #2883 ] : https://github.com/yannickcr/eslint-plugin-react/pull/2883
36
39
[ #2882 ] : https://github.com/yannickcr/eslint-plugin-react/issues/2882
You can’t perform that action at this time.
0 commit comments