File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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.2.0] ( https://github.com/swashata/wp-webpack-script/compare/v3.1.0...v3.2.0 ) (2019-04-28)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** deps:** update dependencies ([ 1146e63] ( https://github.com/swashata/wp-webpack-script/commit/1146e63 ) )
12+ * ** deps:** update dependency gatsby to v2.3.31 ([ e894e3f] ( https://github.com/swashata/wp-webpack-script/commit/e894e3f ) )
13+ * ** deps:** update dependency gatsby to v2.3.32 ([ 16f5a3f] ( https://github.com/swashata/wp-webpack-script/commit/16f5a3f ) )
14+ * ** deps:** update gatsby monorepo ([ 616b9b6] ( https://github.com/swashata/wp-webpack-script/commit/616b9b6 ) )
15+ * ** deps:** update gatsby monorepo ([ 8499ab8] ( https://github.com/swashata/wp-webpack-script/commit/8499ab8 ) )
16+ * ** deps:** update gatsby monorepo ([ 7bdc16e] ( https://github.com/swashata/wp-webpack-script/commit/7bdc16e ) )
17+ * ** deps:** update gatsby monorepo ([ 7cbc872] ( https://github.com/swashata/wp-webpack-script/commit/7cbc872 ) )
18+ * ** deps:** update gatsby monorepo ([ b4dd53c] ( https://github.com/swashata/wp-webpack-script/commit/b4dd53c ) )
19+ * ** deps:** update typescript-eslint monorepo to v1.7.0 ([ 56967d9] ( https://github.com/swashata/wp-webpack-script/commit/56967d9 ) )
20+
21+
22+ ### Features
23+
24+ * ** scripts:** add cache to babel loader for js and ts ([ e87abd6] ( https://github.com/swashata/wp-webpack-script/commit/e87abd6 ) ), closes [ #472 ] ( https://github.com/swashata/wp-webpack-script/issues/472 )
25+ * ** scripts:** add less support ([ 751c4d6] ( https://github.com/swashata/wp-webpack-script/commit/751c4d6 ) ), closes [ #469 ] ( https://github.com/swashata/wp-webpack-script/issues/469 )
26+ * ** scripts:** compile node-modules with babel-loader ([ 9ac03a4] ( https://github.com/swashata/wp-webpack-script/commit/9ac03a4 ) ), closes [ #471 ] ( https://github.com/swashata/wp-webpack-script/issues/471 )
27+ * ** scripts:** improve performance of build time ([ 0ddd9a3] ( https://github.com/swashata/wp-webpack-script/commit/0ddd9a3 ) ), closes [ #473 ] ( https://github.com/swashata/wp-webpack-script/issues/473 )
28+
29+
30+
31+
32+
633# [ 3.1.0] ( https://github.com/swashata/wp-webpack-script/compare/v3.0.0...v3.1.0 ) (2019-04-18)
734
835
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 3.1 .0" ,
5+ "version" : " 3.2 .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.2.0] ( https://github.com/swashata/wp-webpack-script/compare/v3.1.0...v3.2.0 ) (2019-04-28)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** deps:** update dependencies ([ 1146e63] ( https://github.com/swashata/wp-webpack-script/commit/1146e63 ) )
12+
13+
14+
15+
16+
617# [ 3.0.0] ( https://github.com/swashata/wp-webpack-script/compare/v2.13.0...v3.0.0 ) (2019-04-16)
718
819** Note:** Version bump only for package @wpackio/babel-preset-base
Original file line number Diff line number Diff line change 11{
22 "name" : " @wpackio/babel-preset-base" ,
3- "version" : " 3.0 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " Babel preset for @wps/scripts, without react specific transforms." ,
55 "keywords" : [
66 " wordpress" ,
5050 },
5151 "devDependencies" : {
5252 "@babel/core" : " 7.4.4" ,
53- "@wpackio/eslint-config" : " ^3.0 .0" ,
53+ "@wpackio/eslint-config" : " ^3.2 .0" ,
5454 "dts-gen" : " 0.5.7"
5555 }
5656}
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.2.0] ( https://github.com/swashata/wp-webpack-script/compare/v3.1.0...v3.2.0 ) (2019-04-28)
7+
8+ ** Note:** Version bump only for package @wpackio/cli
9+
10+
11+
12+
13+
614# [ 3.0.0] ( https://github.com/swashata/wp-webpack-script/compare/v2.13.0...v3.0.0 ) (2019-04-16)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @wpackio/cli" ,
3- "version" : " 3.0 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " Commandline tool to quickly bootstrap wpackio-scripts to your project." ,
55 "keywords" : [
66 " wordpress" ,
4444 "access" : " public"
4545 },
4646 "devDependencies" : {
47- "@wpackio/eslint-config" : " ^3.0 .0"
47+ "@wpackio/eslint-config" : " ^3.2 .0"
4848 }
4949}
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.2.0] ( https://github.com/swashata/wp-webpack-script/compare/v3.1.0...v3.2.0 ) (2019-04-28)
7+
8+ ** Note:** Version bump only for package @wpackio/entrypoint
9+
10+
11+
12+
13+
614# [ 3.0.0] ( https://github.com/swashata/wp-webpack-script/compare/v2.13.0...v3.0.0 ) (2019-04-16)
715
816** Note:** Version bump only for package @wpackio/entrypoint
Original file line number Diff line number Diff line change 11{
22 "name" : " @wpackio/entrypoint" ,
3- "version" : " 3.0 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " An entrypoint for webpack which is added automatically for safe publicPath." ,
55 "keywords" : [
66 " wordpress" ,
2020 "@types/webpack-env" : " ^1.13.9"
2121 },
2222 "devDependencies" : {
23- "@wpackio/eslint-config" : " ^3.0 .0"
23+ "@wpackio/eslint-config" : " ^3.2 .0"
2424 },
2525 "engines" : {
2626 "node" : " >=8.9.0"
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.2.0] ( https://github.com/swashata/wp-webpack-script/compare/v3.1.0...v3.2.0 ) (2019-04-28)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** deps:** update dependencies ([ 1146e63] ( https://github.com/swashata/wp-webpack-script/commit/1146e63 ) )
12+ * ** deps:** update typescript-eslint monorepo to v1.7.0 ([ 56967d9] ( https://github.com/swashata/wp-webpack-script/commit/56967d9 ) )
13+
14+
15+
16+
17+
618# [ 3.0.0] ( https://github.com/swashata/wp-webpack-script/compare/v2.13.0...v3.0.0 ) (2019-04-16)
719
820
Original file line number Diff line number Diff line change 11{
22 "name" : " @wpackio/eslint-config" ,
3- "version" : " 3.0 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " Shared ESLint config for all @wpackio packages." ,
55 "keywords" : [
66 " eslint" ,
You can’t perform that action at this time.
0 commit comments