File tree Expand file tree Collapse file tree 4 files changed +38
-2
lines changed Expand file tree Collapse file tree 4 files changed +38
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
624# [ 3.2.0] ( https://github.com/swashata/wp-webpack-script/compare/v3.1.0...v3.2.0 ) (2019-04-28)
725
826
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 3.2 .0" ,
5+ "version" : " 3.3 .0" ,
66 "npmClient" : " yarn" ,
77 "useWorkspaces" : true ,
88 "registry" : " https://registry.npmjs.org/" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
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+
624# [ 3.2.0] ( https://github.com/swashata/wp-webpack-script/compare/v3.1.0...v3.2.0 ) (2019-04-28)
725
826
Original file line number Diff line number Diff line change 11{
22 "name" : " @wpackio/scripts" ,
3- "version" : " 3.2 .0" ,
3+ "version" : " 3.3 .0" ,
44 "description" : " Main single dependency of @wpackio build tool." ,
55 "keywords" : [
66 " wordpress" ,
You can’t perform that action at this time.
0 commit comments