File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.
3
3
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
+ ## [ 7.18.3] - 2020-02-02
7
+
8
+ ### Fixed
9
+ * [ ` jsx-indent ` ] [ ] : don't check literals not within JSX ([ #2564 ] [ ] @toshi-toma )
10
+
11
+ [ 7.18.3 ] : https://github.com/yannickcr/eslint-plugin-react/compare/v7.18.2...v7.18.3
12
+ [ #2564 ] : https://github.com/yannickcr/eslint-plugin-react/issue/2564
13
+
6
14
## [ 7.18.2] - 2020-02-01
7
15
8
16
### Fixed
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-plugin-react" ,
3
- "version" : " 7.18.2 " ,
3
+ "version" : " 7.18.3 " ,
4
4
"author" :
" Yannick Croissant <[email protected] >" ,
5
5
"description" : " React specific linting rules for ESLint" ,
6
6
"main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments