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,13 +5,16 @@ This change log adheres to standards from [Keep a CHANGELOG](http://keepachangel
5
5
6
6
## Unreleased
7
7
8
+ ## [ 7.21.5] - 2020.10.19
9
+
8
10
### Fixed
9
11
* [ ` jsx-indent-props ` ] : Apply indentation when using brackets ([ #2826 ] [ ] @Moong0122 )
10
12
* [ ` jsx-handler-names ` ] : Skip inline handlers when checkInlineFunction=false ([ #2833 ] [ ] @onigoetz )
11
13
12
14
### Changed
13
15
* [ Tests] ` jsx-indent-props ` : Add passing test ([ #2823 ] [ ] @Hypnosphi )
14
16
17
+ [ 7.21.5 ] : https://github.com/yannickcr/eslint-plugin-react/compare/v7.21.4...v7.21.5
15
18
[ #2833 ] : https://github.com/yannickcr/eslint-plugin-react/pull/2833
16
19
[ #2826 ] : https://github.com/yannickcr/eslint-plugin-react/pull/2826
17
20
[ #2823 ] : https://github.com/yannickcr/eslint-plugin-react/pull/2823
You can’t perform that action at this time.
0 commit comments