Closed renovate[bot] closed 1 year ago
This PR contains the following updates:
3.2.3
4.10.0
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
3.2.3
->4.10.0
Release Notes
webpack/webpack-cli
### [`v4.10.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#4100-httpsgithubcomwebpackwebpack-clicomparewebpack-cli492webpack-cli4100-2022-06-13) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.2...webpack-cli@4.10.0) ##### Bug Fixes - changeTime is already in milliseconds ([#3198](https://togithub.com/webpack/webpack-cli/issues/3198)) ([d390d32](https://togithub.com/webpack/webpack-cli/commit/d390d32fe0f2491c5cc3a8dfae3ccc3962a5911b)) - improve parsing of `--env` flag ([#3286](https://togithub.com/webpack/webpack-cli/issues/3286)) ([402c0fe](https://togithub.com/webpack/webpack-cli/commit/402c0fe9d4c09e75b9abec3bf44df430f4b62dff)) ##### Features - added types ([8ec1375](https://togithub.com/webpack/webpack-cli/commit/8ec1375092a6f9676e82fa4231dd88b1016c2302)) #### [4.9.2](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.1...webpack-cli@4.9.2) (2022-01-24) ##### Bug Fixes - respect `negatedDescription` for flags from schema ([#3102](https://togithub.com/webpack/webpack-cli/issues/3102)) ([463b731](https://togithub.com/webpack/webpack-cli/commit/463b73115bf9a4871d775ec6501be50b08eef317)) #### [4.9.1](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.0...webpack-cli@4.9.1) (2021-10-18) ##### Bug Fixes - compatibility with dynamic `import` ([#3006](https://togithub.com/webpack/webpack-cli/issues/3006)) ([6a9aac9](https://togithub.com/webpack/webpack-cli/commit/6a9aac99665f0d2f2f0c58c757c6befbc7734c8f)) ### [`v4.9.2`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#492-httpsgithubcomwebpackwebpack-clicomparewebpack-cli491webpack-cli492-2022-01-24) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.1...webpack-cli@4.9.2) ##### Bug Fixes - respect `negatedDescription` for flags from schema ([#3102](https://togithub.com/webpack/webpack-cli/issues/3102)) ([463b731](https://togithub.com/webpack/webpack-cli/commit/463b73115bf9a4871d775ec6501be50b08eef317)) ### [`v4.9.1`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#491-httpsgithubcomwebpackwebpack-clicomparewebpack-cli490webpack-cli491-2021-10-18) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.9.0...webpack-cli@4.9.1) ##### Bug Fixes - compatibility with dynamic `import` ([#3006](https://togithub.com/webpack/webpack-cli/issues/3006)) ([6a9aac9](https://togithub.com/webpack/webpack-cli/commit/6a9aac99665f0d2f2f0c58c757c6befbc7734c8f)) ### [`v4.9.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#490-httpsgithubcomwebpackwebpack-clicomparewebpack-cli480webpack-cli490-2021-10-06) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.8.0...webpack-cli@4.9.0) ##### Bug Fixes - handle `undefined` and empty configuration export ([#2930](https://togithub.com/webpack/webpack-cli/issues/2930)) ([9b9040e](https://togithub.com/webpack/webpack-cli/commit/9b9040e97c1d7a68d0757c05a67fb0fc8184b827)) ##### Features - allow to run commands without webpack installation where it is unnecessary ([#2907](https://togithub.com/webpack/webpack-cli/issues/2907)) ([603041d](https://togithub.com/webpack/webpack-cli/commit/603041d7e6a9b764bd79d1a8effd22a3e0f019cb)) ### [`v4.8.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#480-httpsgithubcomwebpackwebpack-clicomparewebpack-cli472webpack-cli480-2021-08-15) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.7.2...webpack-cli@4.8.0) ##### Bug Fixes - show default value in help output if available ([#2814](https://togithub.com/webpack/webpack-cli/issues/2814)) ([7f50948](https://togithub.com/webpack/webpack-cli/commit/7f50948bb984821449277d6b5632b98a695eb029)) - support top multi compiler options ([#2874](https://togithub.com/webpack/webpack-cli/issues/2874)) ([82b1fb7](https://togithub.com/webpack/webpack-cli/commit/82b1fb7441f04595ac90626235d506f29e5bb107)) ##### Features - show possible values for option in help output ([#2819](https://togithub.com/webpack/webpack-cli/issues/2819)) ([828e5c9](https://togithub.com/webpack/webpack-cli/commit/828e5c923719982dfc828f9935f65384d6ede2d1)) - **init-generator:** add ability to specify a package manager of choice ([#2769](https://togithub.com/webpack/webpack-cli/issues/2769)) ([e53f164](https://togithub.com/webpack/webpack-cli/commit/e53f1645c729c3bbcb27ffd41c999ed321f86f9d)) #### [4.7.2](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.7.1...webpack-cli@4.7.2) (2021-06-07) **Note:** Version bump only for package webpack-cli (due `@webpack-cli/serve`) #### [4.7.1](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.1) (2021-06-07) ##### Bug Fixes - not found module after ask installation ([#2761](https://togithub.com/webpack/webpack-cli/issues/2761)) ([557ad05](https://togithub.com/webpack/webpack-cli/commit/557ad05ae8168255b57698bdd2d98cbc7b53812d)) - prettier config ([#2719](https://togithub.com/webpack/webpack-cli/issues/2719)) ([181295f](https://togithub.com/webpack/webpack-cli/commit/181295fb1b1973c201c221813562219d85b845ae)) ### [`v4.7.2`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#472-httpsgithubcomwebpackwebpack-clicomparewebpack-cli471webpack-cli472-2021-06-07) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.7.1...webpack-cli@4.7.2) **Note:** Version bump only for package webpack-cli (due `@webpack-cli/serve`) ### [`v4.7.1`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#471-httpsgithubcomwebpackwebpack-clicomparewebpack-cli470webpack-cli471-2021-06-07) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.7.0...webpack-cli@4.7.1) ##### Bug Fixes - not found module after ask installation ([#2761](https://togithub.com/webpack/webpack-cli/issues/2761)) ([557ad05](https://togithub.com/webpack/webpack-cli/commit/557ad05ae8168255b57698bdd2d98cbc7b53812d)) - prettier config ([#2719](https://togithub.com/webpack/webpack-cli/issues/2719)) ([181295f](https://togithub.com/webpack/webpack-cli/commit/181295fb1b1973c201c221813562219d85b845ae)) ### [`v4.7.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#470-httpsgithubcomwebpackwebpack-clicomparewebpack-cli460webpack-cli470-2021-05-06) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.6.0...webpack-cli@4.7.0) ##### Bug Fixes - parsing of empty `--env` flags ([#2643](https://togithub.com/webpack/webpack-cli/issues/2643)) ([bc12f1a](https://togithub.com/webpack/webpack-cli/commit/bc12f1a2a833f09a0585050a0f5dd854da188f1d)) - update usage info ([#2594](https://togithub.com/webpack/webpack-cli/issues/2594)) ([9d07d67](https://togithub.com/webpack/webpack-cli/commit/9d07d67faf147cbaf0dddb95038403963e5f2afb)) ##### Features - add `create` and `new` alias for `init` ([#2616](https://togithub.com/webpack/webpack-cli/issues/2616)) ([5a9789d](https://togithub.com/webpack/webpack-cli/commit/5a9789db237b7696adfdc9826b0dda749fedfa9a)) - add `server` alias for `serve` command ([#2631](https://togithub.com/webpack/webpack-cli/issues/2631)) ([c9ee947](https://togithub.com/webpack/webpack-cli/commit/c9ee947618c06447bc1f949e4d401e63f737f38d)) - add flag to force start finish log ([#2566](https://togithub.com/webpack/webpack-cli/issues/2566)) ([281aad3](https://togithub.com/webpack/webpack-cli/commit/281aad3ee4961f1643453eb1a926e88e0b7f019c)) - added `--no-devtool` to webpack v4([#2603](https://togithub.com/webpack/webpack-cli/issues/2603)) ([7c6f390](https://togithub.com/webpack/webpack-cli/commit/7c6f390a1d64d562065ffc31d8b23d833813ee9d)) - added support arguments description ([#2659](https://togithub.com/webpack/webpack-cli/issues/2659)) ([4dfd166](https://togithub.com/webpack/webpack-cli/commit/4dfd166f757ce94130bf9b7580f2dbe2868b8f4f)) ### [`v4.6.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#460-httpsgithubcomwebpackwebpack-clicomparewebpack-cli450webpack-cli460-2021-03-27) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.5.0...webpack-cli@4.6.0) ##### Bug Fixes - `negative` options ([#2555](https://togithub.com/webpack/webpack-cli/issues/2555)) ([f26ebc1](https://togithub.com/webpack/webpack-cli/commit/f26ebc105e140992639864fa01950454abd716ac)) - improve error message for help ([#2482](https://togithub.com/webpack/webpack-cli/issues/2482)) ([99ae2a3](https://togithub.com/webpack/webpack-cli/commit/99ae2a3b9f7ad8c1807839357360a1b4607865b1)) - show `--node-env` in minimum help output ([#2411](https://togithub.com/webpack/webpack-cli/issues/2411)) ([f5fc302](https://togithub.com/webpack/webpack-cli/commit/f5fc3023121f4d952a166879a46b2653c20b6349)) ##### Features - added `WEBPACK_PACKAGE` env var to use custom `webpack` package ([#2556](https://togithub.com/webpack/webpack-cli/issues/2556)) ([3d1e485](https://togithub.com/webpack/webpack-cli/commit/3d1e4855c55a6601d8a89dcb50d9d842009e3cda)) - added `WEBPACK_CLI_SKIP_IMPORT_LOCAL` env var to skip local import ([#2546](https://togithub.com/webpack/webpack-cli/issues/2546)) ([e130822](https://togithub.com/webpack/webpack-cli/commit/e13082221c2da01d8b8215ebc936474bf3ca1582)) - allow string value for the `--hot` option ([#2444](https://togithub.com/webpack/webpack-cli/issues/2444)) ([8656e78](https://togithub.com/webpack/webpack-cli/commit/8656e78d788bc8a504258d4dcc609767f63d60c4)) - display used config path when logging level=log ([#2431](https://togithub.com/webpack/webpack-cli/issues/2431)) ([f8406e1](https://togithub.com/webpack/webpack-cli/commit/f8406e1c5253849fad741eb45f1ece23a7c603f4)) ### [`v4.5.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#450-httpsgithubcomwebpackwebpack-clicomparewebpack-cli440webpack-cli450-2021-02-02) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.4.0...webpack-cli@4.5.0) ##### Notes - now you can use `webpack.config.mjs` and `webpack.config.js` with `{ "type": "module" }` in `package.json` - you can avoid using the `cross-env` package: Before: ```json { "scripts": { "build": "cross-env NODE_ENV=production webpack --config build/webpack.config.js" } } ``` Now (you can remove the `cross-env` if you don't use it somewhere else): ```json { "scripts": { "build": "webpack --node-env=production --config build/webpack.config.js" } } ``` - the `mode` option respect the `--node-env` option if you don't set the `mode` option explicit using CLI options or in configuration(s), i.e. `--node-env production` set `process.env.NODE_ENV` and `mode` to `production` ##### Bug Fixes - avoid deprecation message ([9d6dbda](https://togithub.com/webpack/webpack-cli/commit/9d6dbda93da167a1aaad03f599105a4fe7849dc3)) - error message on invalid plugin options ([#2380](https://togithub.com/webpack/webpack-cli/issues/2380)) ([f9ce1d3](https://togithub.com/webpack/webpack-cli/commit/f9ce1d30b83bf0e0b4d91498d012c13c208e6e67)) - improve description for 'configtest' command ([#2379](https://togithub.com/webpack/webpack-cli/issues/2379)) ([311bae3](https://togithub.com/webpack/webpack-cli/commit/311bae336d83424c800e553b6ef40242d967685c)) ##### Features - add the `--node-env` flag ([#2388](https://togithub.com/webpack/webpack-cli/issues/2388)) ([e5126f1](https://togithub.com/webpack/webpack-cli/commit/e5126f10b6622437c0541c25be2a610a82c1df04)) - entries syntax ([#2369](https://togithub.com/webpack/webpack-cli/issues/2369)) ([6b31614](https://togithub.com/webpack/webpack-cli/commit/6b3161479578f572f803f579c7e71073eb797184)) - support ES module configuration format ([#2381](https://togithub.com/webpack/webpack-cli/issues/2381)) ([aebdbbc](https://togithub.com/webpack/webpack-cli/commit/aebdbbc1f6e2761e7821cb3660bea686cce7b587)) ### [`v4.4.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#440-httpsgithubcomwebpackwebpack-clicomparewebpack-cli431webpack-cli440-2021-01-19) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.3.1...webpack-cli@4.4.0) ##### Bug Fixes - better description for `--no-watch-options-stdin` ([#2288](https://togithub.com/webpack/webpack-cli/issues/2288)) ([4ee8665](https://togithub.com/webpack/webpack-cli/commit/4ee8665e01e8dce16448e0a4d3dd2293731695ab)) - double commands output in help ([#2298](https://togithub.com/webpack/webpack-cli/issues/2298)) ([efe81e9](https://togithub.com/webpack/webpack-cli/commit/efe81e986a6dca5cc9b72a5c9312dc21409f65b1)) - pass all `argv` to configurations when `serve` command used ([#2345](https://togithub.com/webpack/webpack-cli/issues/2345)) ([5070b9b](https://togithub.com/webpack/webpack-cli/commit/5070b9bcbd5bdac00088d0c21486ad181a4df000)) - respect `--stats`, `--color` and `--no-color` option for `serve` command ([#2312](https://togithub.com/webpack/webpack-cli/issues/2312)) ([73d3fec](https://togithub.com/webpack/webpack-cli/commit/73d3feced18b4e3708f958707326a6642a594cf2)) - show exact package name while prompting for installation ([#2338](https://togithub.com/webpack/webpack-cli/issues/2338)) ([ffc93e5](https://togithub.com/webpack/webpack-cli/commit/ffc93e556d784e2d4409cb0d3a92d737850996f4)) - webpack installation prompt message ([#2316](https://togithub.com/webpack/webpack-cli/issues/2316)) ([3659c5e](https://togithub.com/webpack/webpack-cli/commit/3659c5e529fe1319251ef1c713d6cc758f7f5353)) ##### Features - added the `configtest` command ([#2303](https://togithub.com/webpack/webpack-cli/issues/2303)) ([eb7b189](https://togithub.com/webpack/webpack-cli/commit/eb7b18937d045261a5b20ca8356e8b4ae4dfcaad)) - added the `build` command (aliases - `bundle` and `b`) ([7590f66](https://togithub.com/webpack/webpack-cli/commit/7590f66663ce701d52d9276c3adf9dbdfd1a0fa4)) - added the `watch` command ([#2357](https://togithub.com/webpack/webpack-cli/issues/2357)) ([9693f7d](https://togithub.com/webpack/webpack-cli/commit/9693f7d9543a8fce610c4ef903ccca0d12d229a1)) - allow to pass parseOption to CLI class ([#2299](https://togithub.com/webpack/webpack-cli/issues/2299)) ([2af0801](https://togithub.com/webpack/webpack-cli/commit/2af08013852a95c6f6462c56a9994a4ee28c6ea1)) - allow to use `help` command to show option information ([#2353](https://togithub.com/webpack/webpack-cli/issues/2353)) ([15eb411](https://togithub.com/webpack/webpack-cli/commit/15eb411237dcdcf0db7a501c103fe53f9b82903f)) - show multiple suggestions on unknown options ([#2349](https://togithub.com/webpack/webpack-cli/issues/2349)) ([7314d6c](https://togithub.com/webpack/webpack-cli/commit/7314d6ca927473da2f355a7d356a943471488606)) #### [4.3.1](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.3.0...webpack-cli@4.3.1) (2020-12-31) ##### Bug Fixes - error message on not installed module loaders for configuration ([#2282](https://togithub.com/webpack/webpack-cli/issues/2282)) ([29eaa8e](https://togithub.com/webpack/webpack-cli/commit/29eaa8e843510e020ac4b57a13622df40713fe27)) - peer dependencies ([#2284](https://togithub.com/webpack/webpack-cli/issues/2284)) ([083f2a0](https://togithub.com/webpack/webpack-cli/commit/083f2a069d6dc0a3b9492eb3f205474ba843acfd)) - provide useful error on unknown command ([d6380bb](https://togithub.com/webpack/webpack-cli/commit/d6380bb6c6756d2a00ac20f2ffc454481d97e4d3)) - the `--help` option is working without `webpack-dev-server` ([#2267](https://togithub.com/webpack/webpack-cli/issues/2267)) ([1dae54d](https://togithub.com/webpack/webpack-cli/commit/1dae54da94d3220437b9257efe512447023de1d3)) - the `--progress` option is working with `--json` ([#2276](https://togithub.com/webpack/webpack-cli/issues/2276)) ([0595603](https://togithub.com/webpack/webpack-cli/commit/05956030cbb1491a2e9313732470bcd4ebe5a36d)) ### [`v4.3.1`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#431-httpsgithubcomwebpackwebpack-clicomparewebpack-cli430webpack-cli431-2020-12-31) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.3.0...webpack-cli@4.3.1) ##### Bug Fixes - error message on not installed module loaders for configuration ([#2282](https://togithub.com/webpack/webpack-cli/issues/2282)) ([29eaa8e](https://togithub.com/webpack/webpack-cli/commit/29eaa8e843510e020ac4b57a13622df40713fe27)) - peer dependencies ([#2284](https://togithub.com/webpack/webpack-cli/issues/2284)) ([083f2a0](https://togithub.com/webpack/webpack-cli/commit/083f2a069d6dc0a3b9492eb3f205474ba843acfd)) - provide useful error on unknown command ([d6380bb](https://togithub.com/webpack/webpack-cli/commit/d6380bb6c6756d2a00ac20f2ffc454481d97e4d3)) - the `--help` option is working without `webpack-dev-server` ([#2267](https://togithub.com/webpack/webpack-cli/issues/2267)) ([1dae54d](https://togithub.com/webpack/webpack-cli/commit/1dae54da94d3220437b9257efe512447023de1d3)) - the `--progress` option is working with `--json` ([#2276](https://togithub.com/webpack/webpack-cli/issues/2276)) ([0595603](https://togithub.com/webpack/webpack-cli/commit/05956030cbb1491a2e9313732470bcd4ebe5a36d)) ### [`v4.3.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#430-httpsgithubcomwebpackwebpack-clicomparewebpack-cli420webpack-cli430-2020-12-25) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.2.0...webpack-cli@4.3.0) ##### Bug Fixes - fix problems with `--mode` and config resolution, there are situations when we resolve an invalid config file, the `--mode` option does not affect on config resolution, if you faced with an error after updating, please use the `--config` option - correct usage of cli-flags ([#2205](https://togithub.com/webpack/webpack-cli/issues/2205)) ([c8fc7d1](https://togithub.com/webpack/webpack-cli/commit/c8fc7d1f195800c4fbe54ed6533e694f40fa7a1b)) - defer setting default mode to core ([#2095](https://togithub.com/webpack/webpack-cli/issues/2095)) ([3eb410e](https://togithub.com/webpack/webpack-cli/commit/3eb410e5d8f8e2149910b65f4a028c85f8af5d28)) - respect the `--watch-options-stdin` option ([2d1e001](https://togithub.com/webpack/webpack-cli/commit/2d1e001e7f4f560c2b36607bd1b29dfe2aa32066)) - respect `--color`/`--no-color` option ([#2042](https://togithub.com/webpack/webpack-cli/issues/2042)) ([09bd812](https://togithub.com/webpack/webpack-cli/commit/09bd8126e95c9675b1f6862451f629cd4c439adb)) - stringify stats using streaming approach ([#2190](https://togithub.com/webpack/webpack-cli/issues/2190)) ([9bf4e92](https://togithub.com/webpack/webpack-cli/commit/9bf4e925757b02f7252073501562c95e762dc59b)) - use logger for error with proper exit code ([#2076](https://togithub.com/webpack/webpack-cli/issues/2076)) ([2c9069f](https://togithub.com/webpack/webpack-cli/commit/2c9069fd1f7c0fb70f019900e4b841c5ea33975e)) - reduce spammy logs ([#2206](https://togithub.com/webpack/webpack-cli/issues/2206)) ([9b3cc28](https://togithub.com/webpack/webpack-cli/commit/9b3cc283d7b74aa3bb26fe36c6110436b016e0d9)) - respect the `infrastructureLogging.level` option (logger uses `stderr`) ([#2144](https://togithub.com/webpack/webpack-cli/issues/2144)) ([7daccc7](https://togithub.com/webpack/webpack-cli/commit/7daccc786a0eb4eeae4c5b3632fc28240a696170)) - respect all options from command line for the `server` command - `help` and `version` output - respect `stats` from the config (webpack@4) ([#2098](https://togithub.com/webpack/webpack-cli/issues/2098)) ([2d6e5c6](https://togithub.com/webpack/webpack-cli/commit/2d6e5c6f4ed967368a81742bf347e39f24ee16c8)) - fixed colors work with multi compiler mode (webpack@4) ##### Features - add `bundle` command (alias for `webpack [options]`) - add `pnpm` support for package installation ([#2040](https://togithub.com/webpack/webpack-cli/issues/2040)) ([46cba36](https://togithub.com/webpack/webpack-cli/commit/46cba367f06a6354fe98fcb15e7771e819feeac0)) ### [`v4.2.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#420-httpsgithubcomwebpackwebpack-clicomparewebpack-cli410webpack-cli420-2020-11-04) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.1.0...webpack-cli@4.2.0) ##### Bug Fixes - \--config-name behaviour for fuctional configs ([#2006](https://togithub.com/webpack/webpack-cli/issues/2006)) ([29ecf8d](https://togithub.com/webpack/webpack-cli/commit/29ecf8dbcd1c5c7d75fc7fb1634107697832d952)) - assign cache value for default configs ([#2013](https://togithub.com/webpack/webpack-cli/issues/2013)) ([d2e3c74](https://togithub.com/webpack/webpack-cli/commit/d2e3c74d32b0141c694259cf4f31e6c48b0f681d)) - callback deprecation ([#1977](https://togithub.com/webpack/webpack-cli/issues/1977)) ([2cb0c0e](https://togithub.com/webpack/webpack-cli/commit/2cb0c0e383670949ce31231edbfda514f47c3dfc)) - handle core flags for webpack 4 ([#2023](https://togithub.com/webpack/webpack-cli/issues/2023)) ([ea66a7e](https://togithub.com/webpack/webpack-cli/commit/ea66a7e3ec6eabcc439b96acb21e2a25be2e35e5)) - help and version functionality ([#1972](https://togithub.com/webpack/webpack-cli/issues/1972)) ([e8010b3](https://togithub.com/webpack/webpack-cli/commit/e8010b3aac695971e542ad4d3584ce534da39b8f)) ##### Features - export utils from core for other packages ([#2011](https://togithub.com/webpack/webpack-cli/issues/2011)) ([3004549](https://togithub.com/webpack/webpack-cli/commit/3004549c06b3fe00708d8e1eecf42419e0f72f66)) - progress supports string argument ([#2000](https://togithub.com/webpack/webpack-cli/issues/2000)) ([f13346e](https://togithub.com/webpack/webpack-cli/commit/f13346e6acb46e982a5d20fa1d2ae56fc52523dc)) - suggest the closest match based on the Levenshtein distance algorithm ([#2010](https://togithub.com/webpack/webpack-cli/issues/2010)) ([491a582](https://togithub.com/webpack/webpack-cli/commit/491a582620b64ed4acbccd04f687adc28a5e4cff)) ### [`v4.1.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#410-httpsgithubcomwebpackwebpack-clicomparewebpack-cli400webpack-cli410-2020-10-19) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/webpack-cli@4.0.0...webpack-cli@4.1.0) ##### Bug Fixes - avoid unnecessary stringify ([#1920](https://togithub.com/webpack/webpack-cli/issues/1920)) ([5ef1e7b](https://togithub.com/webpack/webpack-cli/commit/5ef1e7b074390406b76cb3e25dd90f045e1bd8a2)) - colored output ([#1944](https://togithub.com/webpack/webpack-cli/issues/1944)) ([2bbbb14](https://togithub.com/webpack/webpack-cli/commit/2bbbb14ca9a404f2205c0f5a5515e73832ee6173)) - move init command to separate package ([#1950](https://togithub.com/webpack/webpack-cli/issues/1950)) ([92ad475](https://togithub.com/webpack/webpack-cli/commit/92ad475d4b9606b5db7c31dd3666658301c95597)) - output stacktrace on errors ([#1949](https://togithub.com/webpack/webpack-cli/issues/1949)) ([9ba9d6f](https://togithub.com/webpack/webpack-cli/commit/9ba9d6f460fb25fb79d52f4360239b8c4b471451)) - run CLI after webpack installation ([#1951](https://togithub.com/webpack/webpack-cli/issues/1951)) ([564279e](https://togithub.com/webpack/webpack-cli/commit/564279e5b634a399647bcdb21449e5e6a7f0637e)) - support any config name ([#1926](https://togithub.com/webpack/webpack-cli/issues/1926)) ([6f95b26](https://togithub.com/webpack/webpack-cli/commit/6f95b267bf6a3a3e71360f4de176a4ebbec3afa1)) - support array of functions and promises ([#1946](https://togithub.com/webpack/webpack-cli/issues/1946)) ([2ace39b](https://togithub.com/webpack/webpack-cli/commit/2ace39b06117f558c0d8528cea9248253cbdf593)) - watch mode and options ([#1931](https://togithub.com/webpack/webpack-cli/issues/1931)) ([258219a](https://togithub.com/webpack/webpack-cli/commit/258219a3bb606b228636e6373a3d20413c1f660e)) ##### Features - allow passing strings in env flag ([#1939](https://togithub.com/webpack/webpack-cli/issues/1939)) ([cc081a2](https://togithub.com/webpack/webpack-cli/commit/cc081a256181e34137a89d2e9d37b04280b3f180)) ### [`v4.0.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#400-httpsgithubcomwebpackwebpack-clicomparewebpack-cli400-rc1webpack-cli400-2020-10-10) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@4.0.0) ##### Bug Fixes - add compilation lifecycle in watch instance ([#1903](https://togithub.com/webpack/webpack-cli/issues/1903)) ([02b6d21](https://togithub.com/webpack/webpack-cli/commit/02b6d21eaa20166a7ed37816de716b8fc22b756a)) - cleanup `package-utils` package ([#1822](https://togithub.com/webpack/webpack-cli/issues/1822)) ([fd5b92b](https://togithub.com/webpack/webpack-cli/commit/fd5b92b3cd40361daec5bf4486e455a41f4c9738)) - cli-executer supplies args further up ([#1904](https://togithub.com/webpack/webpack-cli/issues/1904)) ([097564a](https://togithub.com/webpack/webpack-cli/commit/097564a851b36b63e0a6bf88144997ef65aa057a)) - exit code for validation errors ([59f6303](https://togithub.com/webpack/webpack-cli/commit/59f63037fcbdbb8934b578b9adf5725bc4ae1235)) - exit process in case of schema errors ([71e89b4](https://togithub.com/webpack/webpack-cli/commit/71e89b4092d953ea587cc4f606451ab78cbcdb93)) ##### Features - assign config paths in build dependencies in cache config ([#1900](https://togithub.com/webpack/webpack-cli/issues/1900)) ([7e90f11](https://togithub.com/webpack/webpack-cli/commit/7e90f110b119f36ef9def4f66cf4e17ccf1438cd)) ### [`v3.3.12`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#3312-2020-06-03) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.11...v3.3.12) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v3.3.11...v3.3.12) ### [`v3.3.11`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#3311-2020-02-11) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.10...v3.3.11) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v3.3.10...v3.3.11) ### [`v3.3.10`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#3310-2019-10-31) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.9...v3.3.10) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v3.3.9...v3.3.10) #### New Features - add new flag and patch sec dep ([#1102](https://togithub.com/webpack/webpack-cli/pull/1102)) ### [`v3.3.9`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#339-2019-09-17) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.8...v3.3.9) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v3.3.8...v3.3.9) #### Fix - use process.exitCode instead of process.exit in compilerCallback ([ee001bd](https://togithub.com/webpack/webpack-cli/commit/ee001bd)) ### [`v3.3.8`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#338-2019-09-05) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.7...v3.3.8) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v3.3.7...v3.3.8) #### Fix - support both webpack versions ([d28f9f5](https://togithub.com/webpack/webpack-cli/commit/d28f9f5)) #### Tests - add schema tests ([70bf934](https://togithub.com/webpack/webpack-cli/commit/70bf934)) ### [`v3.3.7`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#337-2019-08-18) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.6...v3.3.7) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v3.3.6...v3.3.7) #### Fix - resolve opts when no-config ([fb31cc4](https://togithub.com/webpack/webpack-cli/commit/fb31cc4)) ### [`v3.3.6`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#336-2019-07-14) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.5...v3.3.6) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v3.3.5...v3.3.6) #### Docs - remove deprecated packages description ([#979](https://togithub.com/webpack/webpack-cli/pull/979)) #### Fix - minor refactor ([a30a027](https://togithub.com/webpack/webpack-cli/commit/a30a027)) - update comments ([7553ae7](https://togithub.com/webpack/webpack-cli/commit/7553ae7)) - minor fix ([0d9aa9a](https://togithub.com/webpack/webpack-cli/commit/0d9aa9a)) ### [`v3.3.5`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#335-2019-06-23) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.4...v3.3.5) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v3.3.4...v3.3.5) #### CLI - remove donation prompt ([a37477d](https://togithub.com/webpack/webpack-cli/commit/a37477d)) #### Fix - deps: move prettier from dependencies to devDependencies ([#968](https://togithub.com/webpack/webpack-cli/pull/968)) - change "usr strict" to "use strict" ([670efc7](https://togithub.com/webpack/webpack-cli/commit/670efc7)) - update deps ([69f364e](https://togithub.com/webpack/webpack-cli/commit/69f364e)) ### [`v3.3.4`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#334-2019-06-11) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/3.3.3...v3.3.4) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/3.3.3...3.3.4) #### New Features - add workbox + offline support ([589253e](https://togithub.com/webpack/webpack-cli/commit/589253e)) - better defaults ([77bf564](https://togithub.com/webpack/webpack-cli/commit/77bf564)) #### Docs - added auto flag in docs for init command ([dede7d8](https://togithub.com/webpack/webpack-cli/commit/dede7d8)) #### Fix - module not found error ([a2062f2](https://togithub.com/webpack/webpack-cli/commit/a2062f2)) - remove unused pkgs and refactor init generator ([7608d4b](https://togithub.com/webpack/webpack-cli/commit/7608d4b)) #### Tests - fix failing ones ([d154d0e](https://togithub.com/webpack/webpack-cli/commit/d154d0e)) #### Misc - finetune 0cjs ([bd2cd86](https://togithub.com/webpack/webpack-cli/commit/bd2cd86)) - improve cjs ([60ecc02](https://togithub.com/webpack/webpack-cli/commit/60ecc02)) ### [`v3.3.3`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#333-2019-06-07) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/v3.3.2...3.3.3) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v3.3.2...v3.3.3) #### New Features - chore: Added type definitions for the data returned by envinfo ([#921](https://togithub.com/webpack/webpack-cli/pull/921)) - add htmlWebpackPlugin in development ([88fcfa8](https://togithub.com/webpack/webpack-cli/commit/88fcfa8)) - add mergeHandler ([248b9cc](https://togithub.com/webpack/webpack-cli/commit/248b9cc)) - generators: add generated file templates ([6be9291](https://togithub.com/webpack/webpack-cli/commit/6be9291)) - init: generate README ([c090b17](https://togithub.com/webpack/webpack-cli/commit/c090b17)) - init: generate tsconfig ([25ab7e6](https://togithub.com/webpack/webpack-cli/commit/25ab7e6)) - init: support ts in configuration ([283e089](https://togithub.com/webpack/webpack-cli/commit/283e089)) - init: wip typescript support ([093a36d](https://togithub.com/webpack/webpack-cli/commit/093a36d)) - md: formats md before committing ([#851](https://togithub.com/webpack/webpack-cli/pull/851)) - webpack-scaffold: adds Input defaults, doc & tests ([0a648f7](https://togithub.com/webpack/webpack-cli/commit/0a648f7)) #### CLI - fix watch options for array config ([#892](https://togithub.com/webpack/webpack-cli/pull/892)) #### Docs - contribute: adds section seperator ([cff0c55](https://togithub.com/webpack/webpack-cli/commit/cff0c55)) - contribute: combines seperate sections for npm and yarn ([aefa8eb](https://togithub.com/webpack/webpack-cli/commit/aefa8eb)) - contributing: updates the docs for the test ([7656637](https://togithub.com/webpack/webpack-cli/commit/7656637)) - fix link to webpack-scaffold ([de0b4a0](https://togithub.com/webpack/webpack-cli/commit/de0b4a0)) - init: improve description ([9856bab](https://togithub.com/webpack/webpack-cli/commit/9856bab)) - utils: update prettier ([8b6d47b](https://togithub.com/webpack/webpack-cli/commit/8b6d47b)) #### Fix - improve checking file permission ([de41351](https://togithub.com/webpack/webpack-cli/commit/de41351)) - chore: Minor fix ([6810182](https://togithub.com/webpack/webpack-cli/commit/6810182)) - use fork cause original repo is unmaintained ([383125a](https://togithub.com/webpack/webpack-cli/commit/383125a)) - add: apply suggestions ([ccf0dce](https://togithub.com/webpack/webpack-cli/commit/ccf0dce)) - add: add handling of merge option ([eb43443](https://togithub.com/webpack/webpack-cli/commit/eb43443)) - add: add handling of merge option ([ce51a0a](https://togithub.com/webpack/webpack-cli/commit/ce51a0a)) - ci: fixes linting error in ci ([cfc0117](https://togithub.com/webpack/webpack-cli/commit/cfc0117)) - cli: updates err message ([b5e1913](https://togithub.com/webpack/webpack-cli/commit/b5e1913)) - cli: removes the comment before err handling block ([ac5a53f](https://togithub.com/webpack/webpack-cli/commit/ac5a53f)) - cli: --config-register resolves relative to root ([23375bd](https://togithub.com/webpack/webpack-cli/commit/23375bd)) - cli: removes func return in catch instance ([7d31321](https://togithub.com/webpack/webpack-cli/commit/7d31321)) - cli: sets stack trace limit ([869024f](https://togithub.com/webpack/webpack-cli/commit/869024f)) - cli: err when no args passed, refactored nested conditional blocks ([a9bc0bd](https://togithub.com/webpack/webpack-cli/commit/a9bc0bd)) - cli: shows error message based on package manager ([a3ce273](https://togithub.com/webpack/webpack-cli/commit/a3ce273)) - cli: error when no webpack and args found ([2250af0](https://togithub.com/webpack/webpack-cli/commit/2250af0)) - generator: fixed the support of native plugins in add command ([123a150](https://togithub.com/webpack/webpack-cli/commit/123a150)) - infra: fixes npm run docs ([65c08e2](https://togithub.com/webpack/webpack-cli/commit/65c08e2)) - formatting files ([eb3909b](https://togithub.com/webpack/webpack-cli/commit/eb3909b)) - remove type from inherited type ([960e73a](https://togithub.com/webpack/webpack-cli/commit/960e73a)) - remove type from inherited type ([0552f76](https://togithub.com/webpack/webpack-cli/commit/0552f76)) - change parser options ([4e8bc76](https://togithub.com/webpack/webpack-cli/commit/4e8bc76)) - json module resolve ([61697b8](https://togithub.com/webpack/webpack-cli/commit/61697b8)) - cli: improves error handling with args ([cc64955](https://togithub.com/webpack/webpack-cli/commit/cc64955)) - generator: generate correct module.rule for babel & ts ([263b83c](https://togithub.com/webpack/webpack-cli/commit/263b83c)) - generator: using configFile in configPath to get the config file name ([#883](https://togithub.com/webpack/webpack-cli/pull/883)) - genrators/utils/style: typo & fix ([f46f4e5](https://togithub.com/webpack/webpack-cli/commit/f46f4e5)) #### Misc - update internal docs ([7071b5c](https://togithub.com/webpack/webpack-cli/commit/7071b5c)) - add lerna publish cmnd ([5c8c6a1](https://togithub.com/webpack/webpack-cli/commit/5c8c6a1)) - generators: remove comment ([bd06a69](https://togithub.com/webpack/webpack-cli/commit/bd06a69)) - generators: refactor ([376dcbd](https://togithub.com/webpack/webpack-cli/commit/376dcbd)) - generators: small text improvements ([782f56c](https://togithub.com/webpack/webpack-cli/commit/782f56c)) - generators: improve prompts ([ac35a31](https://togithub.com/webpack/webpack-cli/commit/ac35a31)) - generators: refactor init-generator ([d574846](https://togithub.com/webpack/webpack-cli/commit/d574846)) - generators: refactor utils ([17e4511](https://togithub.com/webpack/webpack-cli/commit/17e4511)) - generators/utils/style: refactor ([392fcfe](https://togithub.com/webpack/webpack-cli/commit/392fcfe)) - init: refactor with async/await ([1b07d2b](https://togithub.com/webpack/webpack-cli/commit/1b07d2b)) - init: small refactor ([4627ea1](https://togithub.com/webpack/webpack-cli/commit/4627ea1)) - init-generator: improve readme ([f971632](https://togithub.com/webpack/webpack-cli/commit/f971632)) - init-generator: small refactor ([dcf44c1](https://togithub.com/webpack/webpack-cli/commit/dcf44c1)) - init-generator: use webpackOption types, improve test rules ([a650e0e](https://togithub.com/webpack/webpack-cli/commit/a650e0e)) - init-generator: improve types & defaults ([fb23aa4](https://togithub.com/webpack/webpack-cli/commit/fb23aa4)) - packages: complete rebase ([488b06c](https://togithub.com/webpack/webpack-cli/commit/488b06c)) - types: correct types ([85ef3e7](https://togithub.com/webpack/webpack-cli/commit/85ef3e7)) ### [`v3.3.2`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#332-2019-05-04) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/d3f8e2098130493299206acdd5d8887419d66bcc...v3.3.2) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v0.1.5...v3.3.2) #### New Features - opencollective prompt: add option to disable it + doc ([d4643ae](https://togithub.com/webpack/webpack-cli/commit/d4643ae)) - terser: clean old files ([89e6b74](https://togithub.com/webpack/webpack-cli/commit/89e6b74)) - terser: remove leftover files ([27d5b4d](https://togithub.com/webpack/webpack-cli/commit/27d5b4d)) - terser: replace after merging master ([c404655](https://togithub.com/webpack/webpack-cli/commit/c404655)) - replace Uglify with Terser in generators ([2b8651b](https://togithub.com/webpack/webpack-cli/commit/2b8651b)) - use terserPlugin in loaderOptionsPlugin ([14f5337](https://togithub.com/webpack/webpack-cli/commit/14f5337)) - use terserJsPlugin for transformations during migrate ([33c6185](https://togithub.com/webpack/webpack-cli/commit/33c6185)) - replace uglifyJsPlugin with terserPlugin in migrate ([d467f3b](https://togithub.com/webpack/webpack-cli/commit/d467f3b)) - opencollective prompt: work on windows setting atime by code ([3af73a8](https://togithub.com/webpack/webpack-cli/commit/3af73a8)) - opencollective prompt: fix typo ([c2351b1](https://togithub.com/webpack/webpack-cli/commit/c2351b1)) - opencollective prompt: remove .lastocprint file from fs ([b96ad56](https://togithub.com/webpack/webpack-cli/commit/b96ad56)) - opencollective prompt: extract weekday to variable ([790d27a](https://togithub.com/webpack/webpack-cli/commit/790d27a)) - opencollective prompt: set terminal cols to 80 ([badc32d](https://togithub.com/webpack/webpack-cli/commit/badc32d)) - opencollective prompt: fix azure ci ([ea0039a](https://togithub.com/webpack/webpack-cli/commit/ea0039a)) - opencollective prompt: lint ([ea906d8](https://togithub.com/webpack/webpack-cli/commit/ea906d8)) - opencollective prompt: clear package.json modifications ([f080733](https://togithub.com/webpack/webpack-cli/commit/f080733)) - opencollective prompt: add prompt in postinstall script ([dd9d528](https://togithub.com/webpack/webpack-cli/commit/dd9d528)) #### Ast - change tooltip property from uglify to terser ([ea9e4b8](https://togithub.com/webpack/webpack-cli/commit/ea9e4b8)) - replace requires and inits for uglify with terser ([3011a6c](https://togithub.com/webpack/webpack-cli/commit/3011a6c)) - replace UglifyJsPlugin with TerserPlugin ([21da35f](https://togithub.com/webpack/webpack-cli/commit/21da35f)) #### Docs - code of conduct ([#873](https://togithub.com/webpack/webpack-cli/pull/873)) - contribute: adds table of contents and info about dependencies. ([#842](https://togithub.com/webpack/webpack-cli/pull/842)) - contributing: fixes dead link ([#835](https://togithub.com/webpack/webpack-cli/pull/835)) - opencollective prompt: improve code clarity ([55992a4](https://togithub.com/webpack/webpack-cli/commit/55992a4)) - packages: adds downloads/month shield ([6a0375a](https://togithub.com/webpack/webpack-cli/commit/6a0375a)) - readme: fix typos, add summary of all commands ([#845](https://togithub.com/webpack/webpack-cli/pull/845)) - readme: adds contributors shield ([958d064](https://togithub.com/webpack/webpack-cli/commit/958d064)) - README: phrase change ([3a11a16](https://togithub.com/webpack/webpack-cli/commit/3a11a16)) - README: add link to webpack-scaffold-starter ([e35a194](https://togithub.com/webpack/webpack-cli/commit/e35a194)) - README: update scaffolding links ([74179b5](https://togithub.com/webpack/webpack-cli/commit/74179b5)) - serve: link to webpack-dev-server ([cb68b1b](https://togithub.com/webpack/webpack-cli/commit/cb68b1b)) - serve: update docs to use webpack-dev-server ([f7451d4](https://togithub.com/webpack/webpack-cli/commit/f7451d4)) - replace tooltip link to terser plugin ([4254730](https://togithub.com/webpack/webpack-cli/commit/4254730)) - replace Uglify with Terser in comments ([799577d](https://togithub.com/webpack/webpack-cli/commit/799577d)) - replace UglifyJsPlugin with TerserPlugin in migrate docs ([326f783](https://togithub.com/webpack/webpack-cli/commit/326f783)) #### Enh - webpack-scaffold: improve prompt and doc ([#794](https://togithub.com/webpack/webpack-cli/pull/794)) #### Fix - add: add types ([d4ce6f2](https://togithub.com/webpack/webpack-cli/commit/d4ce6f2)) - add: fix runTransform ([dbc3e9e](https://togithub.com/webpack/webpack-cli/commit/dbc3e9e)) - add: lint code ([163b309](https://togithub.com/webpack/webpack-cli/commit/163b309)) - add: add handling for topScope ([1162cf5](https://togithub.com/webpack/webpack-cli/commit/1162cf5)) - bin, serve: force default package export, add serve default ([#815](https://togithub.com/webpack/webpack-cli/pull/815)) - init: refactored the init.ts success message ([#810](https://togithub.com/webpack/webpack-cli/pull/810)) - opencollective prompt: fix grammar ([246db42](https://togithub.com/webpack/webpack-cli/commit/246db42)) - opencollective-prompt: check write permissions ([5284b7e](https://togithub.com/webpack/webpack-cli/commit/5284b7e)) - scaffold: config file is always generated at the project root ([#801](https://togithub.com/webpack/webpack-cli/pull/801)) - utils: refactors utils ([7fe3543](https://togithub.com/webpack/webpack-cli/commit/7fe3543)) - clear up comment about default function purpose ([e48507d](https://togithub.com/webpack/webpack-cli/commit/e48507d)) - remove unused files ([ec242ab](https://togithub.com/webpack/webpack-cli/commit/ec242ab)) - reset files ([9863445](https://togithub.com/webpack/webpack-cli/commit/9863445)) - replace lookups for TerserPlugin in webpack.optimise ([ef23fec](https://togithub.com/webpack/webpack-cli/commit/ef23fec)) #### Misc - chore(docs): Refactors links for badges ([#859](https://togithub.com/webpack/webpack-cli/pull/859)) - opencollective-prompt: improve grammar ([e17a26d](https://togithub.com/webpack/webpack-cli/commit/e17a26d)) - Remove tslint in favour of eslint ([#834](https://togithub.com/webpack/webpack-cli/pull/834)) - cli: refactor functions into utils and config dirs, merge yargs options ([#781](https://togithub.com/webpack/webpack-cli/pull/781)) - utils: refactors scaffold ([0b28fb3](https://togithub.com/webpack/webpack-cli/commit/0b28fb3)) ### [`v3.3.1`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#3312-2020-06-03) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/89555063eea94001876341c2f3712d6199f2e899...d3f8e2098130493299206acdd5d8887419d66bcc) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v3.3.11...v3.3.12) ### [`v3.3.0`](https://togithub.com/webpack/webpack-cli/blob/HEAD/CHANGELOG.md#330-2019-03-15) [Compare Source](https://togithub.com/webpack/webpack-cli/compare/16c9c8d0107b80904a228e817bc22ea89e901fa3...89555063eea94001876341c2f3712d6199f2e899) [Full Changelog](https://togithub.com/webpack/webpack-cli/compare/v0.1.3...v3.3.0) #### New Features - use webpack.config as default name in dev scaffold ([385a672](https://togithub.com/webpack/webpack-cli/commit/385a672)) - only display once a week ([b6199e5](https://togithub.com/webpack/webpack-cli/commit/b6199e5)) - add util to run-and-get watch proc ([1d2ccd5](https://togithub.com/webpack/webpack-cli/commit/1d2ccd5)) - add test-util to append data to file ([e9e1dcb](https://togithub.com/webpack/webpack-cli/commit/e9e1dcb)) - log: clean single line logs ([5d2284b](https://togithub.com/webpack/webpack-cli/commit/5d2284b)) - log: add gitignore ([7c830b5](https://togithub.com/webpack/webpack-cli/commit/7c830b5)) - log: make log package ([df7c224](https://togithub.com/webpack/webpack-cli/commit/df7c224)) - log: add clrscr function ([11b3bff](https://togithub.com/webpack/webpack-cli/commit/11b3bff)) - log: few changes ([bc32727](https://togithub.com/webpack/webpack-cli/commit/bc32727)) - log: add newline for title ([4047213](https://togithub.com/webpack/webpack-cli/commit/4047213)) - log: remove unwanted commits ([c088f3e](https://togithub.com/webpack/webpack-cli/commit/c088f3e)) - log: task based custom loggers ([2c43a41](https://togithub.com/webpack/webpack-cli/commit/2c43a41)) #### Docs - scaffolding: lowercase Webpack ([d19c1f7](https://togithub.com/webpack/webpack-cli/commit/d19c1f7)) - scaffolding: fix typos ([b94b0de](https://togithub.com/webpack/webpack-cli/commit/b94b0de)) - scaffolding: improve grammar ([6b79072](https://togithub.com/webpack/webpack-cli/commit/6b79072)) - add lerna badge in README ([#786](https://togithub.com/webpack/webpack-cli/pull/786)) - contributing: refactor & formatting ([1042cb2](https://togithub.com/webpack/webpack-cli/commit/1042cb2)) - contributing: improve formatting ([47fcd7f](https://togithub.com/webpack/webpack-cli/commit/47fcd7f)) - contributing: : at the end of paragraphs ([48d65fd](https://togithub.com/webpack/webpack-cli/commit/48d65fd)) - contributing: update instructions to run individual tests ([b7cca58](https://togithub.com/webpack/webpack-cli/commit/b7cca58)) - contributing: update instructions to run individual tests ([bc0297a](https://togithub.com/webpack/webpack-cli/commit/bc0297a)) - contributing: add yarn before running jest ([126cf55](https://togithub.com/webpack/webpack-cli/commit/126cf55)) - contributing: commands to install jest globally ([18b7c2e](https://togithub.com/webpack/webpack-cli/commit/18b7c2e)) - contributing: fixes typo ([c458380](https://togithub.com/webpack/webpack-cli/commit/c458380)) - contributing: improves formatting ([abac823](https://togithub.com/webpack/webpack-cli/commit/abac823)) - contributing: adds prebuild instructions ([81cb46a](https://togithub.com/webpack/webpack-cli/commit/81cb46a)) - readme: add downloads badge ([dc2423c](https://togithub.com/webpack/webpack-cli/commit/dc2423c)) - scaffold: add link option for local ([f8424be](https://togithub.com/webpack/webpack-cli/commit/f8424be)) - scaffold: Add installation guide for packages/webpack-scaffold ([#727](https://togithub.com/webpack/webpack-cli/pull/727)) - scaffolding: fix typo ([98818a1](https://togithub.com/webpack/webpack-cli/commit/98818a1)) - scaffolding: improve description & formatting ([0f657d0](https://togithub.com/webpack/webpack-cli/commit/0f657d0)) - scaffolding: fix links ([e11c524](https://togithub.com/webpack/webpack-cli/commit/e11c524)) - scaffolding: add yarn example ([d47eea0](https://togithub.com/webpack/webpack-cli/commit/d47eea0)) - scaffolding: fix typo ([87ba169](https://togithub.com/webpack/webpack-cli/commit/87ba169)) - scaffolding: improved structure, formatting, typos ([8949f82](https://togithub.com/webpack/webpack-cli/commit/8949f82)) - init documentaion ([4b130bb](https://togithub.com/webpack/webpack-cli/commit/4b130bb)) - rename Webpack to webpack ([900c13e](https://togithub.com/webpack/webpack-cli/commit/900c13e)) - init documentaion ([14d2b47](https://togithub.com/webpack/webpack-cli/commit/14d2b47)) #### Fix - bin: use compiler.close API correctly for stats ([568161d](https://togithub.com/webpack/webpack-cli/commit/568161d)) - bin: extension detection ([#724](https://togithub.com/webpack/webpack-cli/pull/724)) - init: lint code ([20aab48](https://togithub.com/webpack/webpack-cli/commit/20aab48)) - init: support global installation ([1cb0166](https://togithub.com/webpack/webpack-cli/commit/1cb0166)) - init: revert to local installation ([48b3b23](https://togithub.com/webpack/webpack-cli/commit/48b3b23)) - init: update prompt command ([c1c0739](https://togithub.com/webpack/webpack-cli/commit/c1c0739)) - init: update prompt command ([1cab3cb](https://togithub.com/webpack/webpack-cli/commit/1cab3cb)) - readme: remove old dependency status link ([4df0000](https://togithub.com/webpack/webpack-cli/commit/4df0000)) - readme: add fallback badge for dependency status ([0e3753b](https://togithub.com/webpack/webpack-cli/commit/0e3753b)) - tests: remove snapshot for static compilation ([54a3ac4](https://togithub.com/webpack/webpack-cli/commit/54a3ac4)) - tests: remove snapshot for static compilation ([3af0948](https://togithub.com/webpack/webpack-cli/commit/3af0948)) - tests: update jest ([d195774](https://togithub.com/webpack/webpack-cli/commit/d195774)) - close compiler, own sh script and output clearing ([6ded275](https://togithub.com/webpack/webpack-cli/commit/6ded275)) - failing test ([88888bb](https://togithub.com/webpack/webpack-cli/commit/88888bb)) - failing test ([986472a](https://togithub.com/webpack/webpack-cli/commit/986472a)) - test: fix travis ts build ([22d3acc](https://togithub.com/webpack/webpack-cli/commit/22d3acc)) #### Misc - Correction of the webpack-merge configuration ([2ed8c60](https://togithub.com/webpack/webpack-cli/commit/2ed8c60)) - replace opencollective with light vers ([848bf4b](https://togithub.com/webpack/webpack-cli/commit/848bf4b))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.