File tree 3 files changed +13
-3
lines changed
3 files changed +13
-3
lines changed Original file line number Diff line number Diff line change 2
2
## [ Unreleased]
3
3
4
4
5
+ <a name =" v3.3.2 " ></a >
6
+ ## [ v3.3.2] - 2024-04-30
7
+ ### Bug Fixes
8
+ - MS-52 updating JSX settings for React 17+ ([ #56 ] ( https://github.com/GoodwayGroup/eslint-config-goodway/issues/56 ) )
9
+
10
+
5
11
<a name =" v3.3.1 " ></a >
6
12
## [ v3.3.1] - 2024-04-30
7
13
### Bug Fixes
8
14
- Resolve plugin version conflict. All rules covered by airbnb. ([ #55 ] ( https://github.com/GoodwayGroup/eslint-config-goodway/issues/55 ) )
9
15
16
+ ### Chore
17
+ - ** release:** v3.3.1
18
+
10
19
11
20
<a name =" v3.3.0 " ></a >
12
21
## [ v3.3.0] - 2023-09-01
103
112
<a name =" v1.1.0 " ></a >
104
113
## v1.1.0 - 2017-04-04
105
114
106
- [ Unreleased ] : https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.3.1...HEAD
115
+ [ Unreleased ] : https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.3.2...HEAD
116
+ [ v3.3.2 ] : https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.3.1...v3.3.2
107
117
[ v3.3.1 ] : https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.3.0...v3.3.1
108
118
[ v3.3.0 ] : https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.2.1...v3.3.0
109
119
[ v3.2.1 ] : https://github.com/GoodwayGroup/eslint-config-goodway/compare/v3.2.0...v3.2.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " eslint-config-goodway" ,
3
- "version" : " 3.3.1 " ,
3
+ "version" : " 3.3.2 " ,
4
4
"description" : " " ,
5
5
"main" : " index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments