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+ ## [ 1.0.1] ( https://github.com/webpack/webpack-cli/compare/@webpack-cli/configtest@1.0.0...@webpack-cli/configtest@1.0.1 ) (2021-02-02)
7+
8+ ### Bug Fixes
9+
10+ - improve description for 'configtest' command ([ #2379 ] ( https://github.com/webpack/webpack-cli/issues/2379 ) ) ([ 311bae3] ( https://github.com/webpack/webpack-cli/commit/311bae336d83424c800e553b6ef40242d967685c ) )
11+
612# 1.0.0 (2021-01-19)
713
814### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " @webpack-cli/configtest" ,
3- "version" : " 1.0.0 " ,
3+ "version" : " 1.0.1 " ,
44 "description" : " Validate a webpack configuration." ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
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+ ## [ 1.3.1] ( https://github.com/webpack/webpack-cli/compare/@webpack-cli/generators@1.3.0...@webpack-cli/generators@1.3.1 ) (2021-02-02)
7+
8+ ** Note:** Version bump only for package @webpack-cli/generators
9+
610# [ 1.3.0] ( https://github.com/webpack/webpack-cli/compare/@webpack-cli/generators@1.2.1...@webpack-cli/generators@1.3.0 ) (2021-01-19)
711
812### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @webpack-cli/generators" ,
3- "version" : " 1.3.0 " ,
3+ "version" : " 1.3.1 " ,
44 "description" : " Webpack-CLI generators" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
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+ ## [ 1.2.2] ( https://github.com/webpack/webpack-cli/compare/@webpack-cli/info@1.2.1...@webpack-cli/info@1.2.2 ) (2021-02-02)
7+
8+ ** Note:** Version bump only for package @webpack-cli/info
9+
610## [ 1.2.1] ( https://github.com/webpack/webpack-cli/compare/@webpack-cli/info@1.2.0...@webpack-cli/info@1.2.1 ) (2020-12-31)
711
812### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @webpack-cli/info" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.2.2 " ,
44 "description" : " Outputs info about system and webpack config" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
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+ ## [ 1.1.3] ( https://github.com/webpack/webpack-cli/compare/@webpack-cli/init@1.1.2...@webpack-cli/init@1.1.3 ) (2021-02-02)
7+
8+ ** Note:** Version bump only for package @webpack-cli/init
9+
610## [ 1.1.2] ( https://github.com/webpack/webpack-cli/compare/@webpack-cli/init@1.1.1...@webpack-cli/init@1.1.2 ) (2021-01-19)
711
812** Note:** Version bump only for package @webpack-cli/init
Original file line number Diff line number Diff line change 11{
22 "name" : " @webpack-cli/init" ,
3- "version" : " 1.1.2 " ,
3+ "version" : " 1.1.3 " ,
44 "description" : " init command for webpack-cli" ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
1212 " lib"
1313 ],
1414 "dependencies" : {
15- "@webpack-cli/generators" : " ^1.3.0 "
15+ "@webpack-cli/generators" : " ^1.3.1 "
1616 },
1717 "peerDependencies" : {
1818 "webpack" : " 4.x.x || 5.x.x" ,
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+ # [ 1.3.0] ( https://github.com/webpack/webpack-cli/compare/@webpack-cli/serve@1.2.2...@webpack-cli/serve@1.3.0 ) (2021-02-02)
7+
8+ ### Bug Fixes
9+
10+ - avoid deprecation message ([ 9d6dbda] ( https://github.com/webpack/webpack-cli/commit/9d6dbda93da167a1aaad03f599105a4fe7849dc3 ) )
11+ - error message on invalid plugin options ([ #2380 ] ( https://github.com/webpack/webpack-cli/issues/2380 ) ) ([ f9ce1d3] ( https://github.com/webpack/webpack-cli/commit/f9ce1d30b83bf0e0b4d91498d012c13c208e6e67 ) )
12+
13+ ### Features
14+
15+ - entries syntax ([ #2369 ] ( https://github.com/webpack/webpack-cli/issues/2369 ) ) ([ 6b31614] ( https://github.com/webpack/webpack-cli/commit/6b3161479578f572f803f579c7e71073eb797184 ) )
16+
617## [ 1.2.2] ( https://github.com/webpack/webpack-cli/compare/@webpack-cli/serve@1.2.1...@webpack-cli/serve@1.2.2 ) (2021-01-19)
718
819### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @webpack-cli/serve" ,
3- "version" : " 1.2.2 " ,
3+ "version" : " 1.3.0 " ,
44 "description" : " " ,
55 "main" : " lib/index.js" ,
66 "types" : " lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments