File tree 4 files changed +38
-2
lines changed
4 files changed +38
-2
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.3.0] ( https://github.com/swashata/wp-webpack-script/compare/v3.2.0...v3.3.0 ) (2019-04-29)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** scripts:** add missing properties to default babel preset options ([ 68544b3] ( https://github.com/swashata/wp-webpack-script/commit/68544b3 ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * ** scripts:** add async typecheck report ([ 3bf18dd] ( https://github.com/swashata/wp-webpack-script/commit/3bf18dd ) )
17
+ * ** scripts:** make build output style consistent ([ b355d9d] ( https://github.com/swashata/wp-webpack-script/commit/b355d9d ) )
18
+ * modify build warning message ([ 3f3face] ( https://github.com/swashata/wp-webpack-script/commit/3f3face ) )
19
+
20
+
21
+
22
+
23
+
6
24
# [ 3.2.0] ( https://github.com/swashata/wp-webpack-script/compare/v3.1.0...v3.2.0 ) (2019-04-28)
7
25
8
26
Original file line number Diff line number Diff line change 2
2
"packages" : [
3
3
" packages/*"
4
4
],
5
- "version" : " 3.2 .0" ,
5
+ "version" : " 3.3 .0" ,
6
6
"npmClient" : " yarn" ,
7
7
"useWorkspaces" : true ,
8
8
"registry" : " https://registry.npmjs.org/" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.3.0] ( https://github.com/swashata/wp-webpack-script/compare/v3.2.0...v3.3.0 ) (2019-04-29)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** scripts:** add missing properties to default babel preset options ([ 68544b3] ( https://github.com/swashata/wp-webpack-script/commit/68544b3 ) )
12
+
13
+
14
+ ### Features
15
+
16
+ * ** scripts:** add async typecheck report ([ 3bf18dd] ( https://github.com/swashata/wp-webpack-script/commit/3bf18dd ) )
17
+ * ** scripts:** make build output style consistent ([ b355d9d] ( https://github.com/swashata/wp-webpack-script/commit/b355d9d ) )
18
+ * modify build warning message ([ 3f3face] ( https://github.com/swashata/wp-webpack-script/commit/3f3face ) )
19
+
20
+
21
+
22
+
23
+
6
24
# [ 3.2.0] ( https://github.com/swashata/wp-webpack-script/compare/v3.1.0...v3.2.0 ) (2019-04-28)
7
25
8
26
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @wpackio/scripts" ,
3
- "version" : " 3.2 .0" ,
3
+ "version" : " 3.3 .0" ,
4
4
"description" : " Main single dependency of @wpackio build tool." ,
5
5
"keywords" : [
6
6
" wordpress" ,
You can’t perform that action at this time.
0 commit comments