File tree Expand file tree Collapse file tree 6 files changed +56
-4
lines changed Expand file tree Collapse file tree 6 files changed +56
-4
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.4.0] ( https://github.com/swashata/wp-webpack-script/compare/v3.3.0...v3.4.0 ) (2019-05-04)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** babel:** Make transform runtime optional ([ 6941288] ( https://github.com/swashata/wp-webpack-script/commit/6941288 ) )
12+ * ** babel:** Update transform runtime opts ([ 7cbc745] ( https://github.com/swashata/wp-webpack-script/commit/7cbc745 ) )
13+ * ** deps:** update dependency gatsby to v2.3.33 ([ 75867ad] ( https://github.com/swashata/wp-webpack-script/commit/75867ad ) )
14+ * ** deps:** update dependency gatsby to v2.3.35 ([ 6c3ba53] ( https://github.com/swashata/wp-webpack-script/commit/6c3ba53 ) )
15+ * ** deps:** update dependency gatsby to v2.4.1 ([ 3f20322] ( https://github.com/swashata/wp-webpack-script/commit/3f20322 ) )
16+ * ** deps:** update dependency gatsby to v2.4.2 ([ 75ddd35] ( https://github.com/swashata/wp-webpack-script/commit/75ddd35 ) )
17+ * ** deps:** update dependency gatsby-plugin-netlify to v2.0.16 ([ 9c90b3e] ( https://github.com/swashata/wp-webpack-script/commit/9c90b3e ) )
18+ * ** deps:** update dependency react-helmet to v5.2.1 ([ 08f619a] ( https://github.com/swashata/wp-webpack-script/commit/08f619a ) )
19+ * ** deps:** update gatsby monorepo ([ a613cbe] ( https://github.com/swashata/wp-webpack-script/commit/a613cbe ) )
20+ * ** deps:** update gatsby monorepo ([ 95c9700] ( https://github.com/swashata/wp-webpack-script/commit/95c9700 ) )
21+ * ** deps:** update gatsby monorepo ([ 4238f4f] ( https://github.com/swashata/wp-webpack-script/commit/4238f4f ) )
22+ * ** deps:** update gatsby monorepo ([ cc450f4] ( https://github.com/swashata/wp-webpack-script/commit/cc450f4 ) )
23+
24+
25+ ### Features
26+
27+ * ** babel:** Add transform-runtime to preset ([ 5224cfe] ( https://github.com/swashata/wp-webpack-script/commit/5224cfe ) )
28+
29+
30+
31+
32+
633# [ 3.3.0] ( https://github.com/swashata/wp-webpack-script/compare/v3.2.0...v3.3.0 ) (2019-04-29)
734
835
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 3.3 .0" ,
5+ "version" : " 3.4 .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.4.0] ( https://github.com/swashata/wp-webpack-script/compare/v3.3.0...v3.4.0 ) (2019-05-04)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** babel:** Make transform runtime optional ([ 6941288] ( https://github.com/swashata/wp-webpack-script/commit/6941288 ) )
12+ * ** babel:** Update transform runtime opts ([ 7cbc745] ( https://github.com/swashata/wp-webpack-script/commit/7cbc745 ) )
13+
14+
15+ ### Features
16+
17+ * ** babel:** Add transform-runtime to preset ([ 5224cfe] ( https://github.com/swashata/wp-webpack-script/commit/5224cfe ) )
18+
19+
20+
21+
22+
623# [ 3.2.0] ( https://github.com/swashata/wp-webpack-script/compare/v3.1.0...v3.2.0 ) (2019-04-28)
724
825
Original file line number Diff line number Diff line change 11{
22 "name" : " @wpackio/babel-preset-base" ,
3- "version" : " 3.2 .0" ,
3+ "version" : " 3.4 .0" ,
44 "description" : " Babel preset for @wps/scripts, without react specific transforms." ,
55 "keywords" : [
66 " wordpress" ,
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.4.0] ( https://github.com/swashata/wp-webpack-script/compare/v3.3.0...v3.4.0 ) (2019-05-04)
7+
8+ ** Note:** Version bump only for package @wpackio/scripts
9+
10+
11+
12+
13+
614# [ 3.3.0] ( https://github.com/swashata/wp-webpack-script/compare/v3.2.0...v3.3.0 ) (2019-04-29)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @wpackio/scripts" ,
3- "version" : " 3.3 .0" ,
3+ "version" : " 3.4 .0" ,
44 "description" : " Main single dependency of @wpackio build tool." ,
55 "keywords" : [
66 " wordpress" ,
3838 "@types/webpack-dev-middleware" : " ^2.0.2" ,
3939 "@types/webpack-env" : " ^1.13.9" ,
4040 "@types/webpack-hot-middleware" : " ^2.16.5" ,
41- "@wpackio/babel-preset-base" : " ^3.2 .0" ,
41+ "@wpackio/babel-preset-base" : " ^3.4 .0" ,
4242 "archiver" : " ^3.0.0" ,
4343 "autoprefixer" : " ^9.5.1" ,
4444 "babel-loader" : " ^8.0.5" ,
You can’t perform that action at this time.
0 commit comments