File tree Expand file tree Collapse file tree 12 files changed +88
-12
lines changed Expand file tree Collapse file tree 12 files changed +88
-12
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+ # [ 6.4.0] ( https://github.com/swashata/wp-webpack-script/compare/v6.3.0...v6.4.0 ) (2021-07-27)
7+
8+
9+ ### Bug Fixes
10+
11+ * eslint and typescript issues after upgrade ([ 12cc73f] ( https://github.com/swashata/wp-webpack-script/commit/12cc73f700e3297dc31696486e18d32b969a8939 ) )
12+
13+
14+ ### Features
15+
16+ * make entries list accept entry name too ([ 2c397dc] ( https://github.com/swashata/wp-webpack-script/commit/2c397dc8fd24bd972b0256997933d6ccac5d4798 ) )
17+
18+
19+
20+
21+
622# [ 6.3.0] ( https://github.com/swashata/wp-webpack-script/compare/v6.2.0...v6.3.0 ) (2021-05-26)
723
824
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 6.3 .0" ,
5+ "version" : " 6.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+ # [ 6.4.0] ( https://github.com/swashata/wp-webpack-script/compare/v6.3.0...v6.4.0 ) (2021-07-27)
7+
8+
9+ ### Bug Fixes
10+
11+ * eslint and typescript issues after upgrade ([ 12cc73f] ( https://github.com/swashata/wp-webpack-script/commit/12cc73f700e3297dc31696486e18d32b969a8939 ) )
12+
13+
14+
15+
16+
617# [ 6.3.0] ( https://github.com/swashata/wp-webpack-script/compare/v6.2.0...v6.3.0 ) (2021-05-26)
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" : " 6.3 .0" ,
3+ "version" : " 6.4 .0" ,
44 "description" : " Babel preset for @wps/scripts, without react specific transforms." ,
55 "keywords" : [
66 " wordpress" ,
5656 },
5757 "devDependencies" : {
5858 "@babel/core" : " 7.14.8" ,
59- "@wpackio/eslint-config" : " ^6.3 .0" ,
59+ "@wpackio/eslint-config" : " ^6.4 .0" ,
6060 "dts-gen" : " 0.6.0"
6161 }
6262}
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+ # [ 6.4.0] ( https://github.com/swashata/wp-webpack-script/compare/v6.3.0...v6.4.0 ) (2021-07-27)
7+
8+
9+ ### Bug Fixes
10+
11+ * eslint and typescript issues after upgrade ([ 12cc73f] ( https://github.com/swashata/wp-webpack-script/commit/12cc73f700e3297dc31696486e18d32b969a8939 ) )
12+
13+
14+
15+
16+
617# [ 6.3.0] ( https://github.com/swashata/wp-webpack-script/compare/v6.2.0...v6.3.0 ) (2021-05-26)
718
819** Note:** Version bump only for package @wpackio/cli
Original file line number Diff line number Diff line change 11{
22 "name" : " @wpackio/cli" ,
3- "version" : " 6.3 .0" ,
3+ "version" : " 6.4 .0" ,
44 "description" : " Commandline tool to quickly bootstrap wpackio-scripts to your project." ,
55 "keywords" : [
66 " wordpress" ,
4646 "access" : " public"
4747 },
4848 "devDependencies" : {
49- "@wpackio/eslint-config" : " ^6.3 .0" ,
49+ "@wpackio/eslint-config" : " ^6.4 .0" ,
5050 "typescript" : " 4.3.5"
5151 }
5252}
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+ # [ 6.4.0] ( https://github.com/swashata/wp-webpack-script/compare/v6.3.0...v6.4.0 ) (2021-07-27)
7+
8+
9+ ### Bug Fixes
10+
11+ * eslint and typescript issues after upgrade ([ 12cc73f] ( https://github.com/swashata/wp-webpack-script/commit/12cc73f700e3297dc31696486e18d32b969a8939 ) )
12+
13+
14+
15+
16+
617# [ 6.3.0] ( https://github.com/swashata/wp-webpack-script/compare/v6.2.0...v6.3.0 ) (2021-05-26)
718
819** 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" : " 6.3 .0" ,
3+ "version" : " 6.4 .0" ,
44 "description" : " An entrypoint for webpack which is added automatically for safe publicPath." ,
55 "keywords" : [
66 " wordpress" ,
2020 "@types/webpack-env" : " ^1.16.2"
2121 },
2222 "devDependencies" : {
23- "@wpackio/eslint-config" : " ^6.3 .0"
23+ "@wpackio/eslint-config" : " ^6.4 .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+ # [ 6.4.0] ( https://github.com/swashata/wp-webpack-script/compare/v6.3.0...v6.4.0 ) (2021-07-27)
7+
8+
9+ ### Bug Fixes
10+
11+ * eslint and typescript issues after upgrade ([ 12cc73f] ( https://github.com/swashata/wp-webpack-script/commit/12cc73f700e3297dc31696486e18d32b969a8939 ) )
12+
13+
14+
15+
16+
617# [ 6.3.0] ( https://github.com/swashata/wp-webpack-script/compare/v6.2.0...v6.3.0 ) (2021-05-26)
718
819### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @wpackio/eslint-config" ,
3- "version" : " 6.3 .0" ,
3+ "version" : " 6.4 .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