Skip to content

Commit a0afc35

Browse files
committed
chore: v.3.1.1
1 parent 0ffede1 commit a0afc35

File tree

125 files changed

+1046
-955
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

125 files changed

+1046
-955
lines changed

CHANGELOG.md

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,56 @@
1+
<a name="3.1.1"></a>
2+
# 3.1.1 (2018-09-23)
3+
[Full Changelog](https://github.com/webpack/webpack-cli/compare/v0.1.0...v3.1.1)
4+
5+
## New Features
6+
7+
* migrate: CommonChunksPlugin to SplitChunksPlugin ([#558](https://github.com/webpack/webpack-cli/pull/558))
8+
* types: types for packages ([#578](https://github.com/webpack/webpack-cli/pull/578))
9+
10+
## Chore
11+
12+
* ci: add commitlint when trying to commit ([#595](https://github.com/webpack/webpack-cli/pull/595))
13+
* ci: Set up CI with Azure Pipelines ([89d3a19](https://github.com/webpack/webpack-cli/commit/89d3a19))
14+
* ci: fix commitlint ([#592](https://github.com/webpack/webpack-cli/pull/592))
15+
* ci: Add a status badge for the azure pipelines CI build ([#601](https://github.com/webpack/webpack-cli/pull/601))
16+
* deps: resync package-lock, upgrade major version ([d892b4d](https://github.com/webpack/webpack-cli/commit/d892b4d))
17+
* deps: Bump lerna version ([#583](https://github.com/webpack/webpack-cli/pull/583))
18+
* deps: removing inquirer as default package ([#555](https://github.com/webpack/webpack-cli/pull/555))
19+
* fix: fix clean all script ([6be0478](https://github.com/webpack/webpack-cli/commit/6be0478))
20+
* Update schema-utils to the latest version 🚀 ([#565](https://github.com/webpack/webpack-cli/pull/565))
21+
* update pkg.lock ([76c8277](https://github.com/webpack/webpack-cli/commit/76c8277))
22+
* remove editorconfig from testfixtures ([#560](https://github.com/webpack/webpack-cli/pull/560))
23+
* lint: fix tslint warnings ([cf0bf4a](https://github.com/webpack/webpack-cli/commit/cf0bf4a))
24+
* lint: turn off console log warning ([db5f570](https://github.com/webpack/webpack-cli/commit/db5f570))
25+
* lint: remove or replace console.log with console.error ([e425642](https://github.com/webpack/webpack-cli/commit/e425642))
26+
* package: update lerna to version 3.0.0 ([08c424d](https://github.com/webpack/webpack-cli/commit/08c424d))
27+
* scripts: update ts watch ([336ad3e](https://github.com/webpack/webpack-cli/commit/336ad3e))
28+
* tests: added first ts test for info package ([#584](https://github.com/webpack/webpack-cli/pull/584))
29+
30+
## CLI
31+
32+
* allow array value for --ouput-library ([#559](https://github.com/webpack/webpack-cli/pull/559))
33+
34+
## Docs
35+
36+
* fixed latest changelog link ([#556](https://github.com/webpack/webpack-cli/pull/556))
37+
* migrate documentaion ([#554](https://github.com/webpack/webpack-cli/pull/554))
38+
* init documentaion ([#547](https://github.com/webpack/webpack-cli/pull/547))
39+
* contribution: fix the setup workflow #591 ([#597](https://github.com/webpack/webpack-cli/pull/597))
40+
* typedoc: add ts docs ([#571](https://github.com/webpack/webpack-cli/pull/571))
41+
42+
## Fix
43+
44+
* generate-loader: include example template in npm package ([d26ea82](https://github.com/webpack/webpack-cli/commit/d26ea82))
45+
* generate-plugin: include example template in npm package ([77fa723](https://github.com/webpack/webpack-cli/commit/77fa723))
46+
* package: update import-local to version 2.0.0 🚀 ([#576](https://github.com/webpack/webpack-cli/pull/576))
47+
* prettier: add parser, filePath ([#553](https://github.com/webpack/webpack-cli/pull/553))
48+
* schema: resolve references in schema ([#605](https://github.com/webpack/webpack-cli/pull/605))
49+
50+
## Misc
51+
52+
* Revert "cli: allow array value for --ouput-library (#559)" ([#561](https://github.com/webpack/webpack-cli/pull/561))
53+
154
<a name="3.1.0"></a>
255
# 3.1.0 (2018-07-18)
356
[Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.0.8...v.3.1.0)

docs/assets/js/search.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/_add_node_modules__webpack_cli_generators_add_generator_.addgenerator.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ <h3>config</h3>
188188
<aside class="tsd-sources">
189189
<p>Inherited from YeomanGeneratorBase.config</p>
190190
<ul>
191-
<li>Defined in <a href="https://github.com/webpack/webpack-cli//blob/0443735/packages/generators/types/yeoman-generator.d.ts#L37">generators/types/yeoman-generator.d.ts:37</a></li>
191+
<li>Defined in <a href="https://github.com/webpack/webpack-cli/blob/0ffede1/packages/generators/types/yeoman-generator.d.ts#L37">generators/types/yeoman-generator.d.ts:37</a></li>
192192
</ul>
193193
</aside>
194194
<div class="tsd-type-declaration">
@@ -270,7 +270,7 @@ <h3>env</h3>
270270
<aside class="tsd-sources">
271271
<p>Inherited from YeomanGeneratorBase.env</p>
272272
<ul>
273-
<li>Defined in <a href="https://github.com/webpack/webpack-cli//blob/0443735/packages/generators/types/yeoman-generator.d.ts#L40">generators/types/yeoman-generator.d.ts:40</a></li>
273+
<li>Defined in <a href="https://github.com/webpack/webpack-cli/blob/0ffede1/packages/generators/types/yeoman-generator.d.ts#L40">generators/types/yeoman-generator.d.ts:40</a></li>
274274
</ul>
275275
</aside>
276276
<div class="tsd-type-declaration">
@@ -320,7 +320,7 @@ <h3>props</h3>
320320
<aside class="tsd-sources">
321321
<p>Inherited from YeomanGeneratorBase.props</p>
322322
<ul>
323-
<li>Defined in <a href="https://github.com/webpack/webpack-cli//blob/0443735/packages/generators/types/yeoman-generator.d.ts#L47">generators/types/yeoman-generator.d.ts:47</a></li>
323+
<li>Defined in <a href="https://github.com/webpack/webpack-cli/blob/0ffede1/packages/generators/types/yeoman-generator.d.ts#L47">generators/types/yeoman-generator.d.ts:47</a></li>
324324
</ul>
325325
</aside>
326326
<div class="tsd-type-declaration">
@@ -346,7 +346,7 @@ <h3>async</h3>
346346
<aside class="tsd-sources">
347347
<p>Inherited from YeomanGeneratorBase.async</p>
348348
<ul>
349-
<li>Defined in <a href="https://github.com/webpack/webpack-cli//blob/0443735/packages/generators/types/yeoman-generator.d.ts#L56">generators/types/yeoman-generator.d.ts:56</a></li>
349+
<li>Defined in <a href="https://github.com/webpack/webpack-cli/blob/0ffede1/packages/generators/types/yeoman-generator.d.ts#L56">generators/types/yeoman-generator.d.ts:56</a></li>
350350
</ul>
351351
</aside>
352352
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">function</span></h4>
@@ -385,7 +385,7 @@ <h3>compose<wbr>With</h3>
385385
<aside class="tsd-sources">
386386
<p>Inherited from YeomanGeneratorBase.composeWith</p>
387387
<ul>
388-
<li>Defined in <a href="https://github.com/webpack/webpack-cli//blob/0443735/packages/generators/types/yeoman-generator.d.ts#L50">generators/types/yeoman-generator.d.ts:50</a></li>
388+
<li>Defined in <a href="https://github.com/webpack/webpack-cli/blob/0ffede1/packages/generators/types/yeoman-generator.d.ts#L50">generators/types/yeoman-generator.d.ts:50</a></li>
389389
</ul>
390390
</aside>
391391
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -415,7 +415,7 @@ <h3>destination<wbr>Path</h3>
415415
<aside class="tsd-sources">
416416
<p>Inherited from YeomanGeneratorBase.destinationPath</p>
417417
<ul>
418-
<li>Defined in <a href="https://github.com/webpack/webpack-cli//blob/0443735/packages/generators/types/yeoman-generator.d.ts#L52">generators/types/yeoman-generator.d.ts:52</a></li>
418+
<li>Defined in <a href="https://github.com/webpack/webpack-cli/blob/0ffede1/packages/generators/types/yeoman-generator.d.ts#L52">generators/types/yeoman-generator.d.ts:52</a></li>
419419
</ul>
420420
</aside>
421421
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -439,7 +439,7 @@ <h3>destination<wbr>Root</h3>
439439
<aside class="tsd-sources">
440440
<p>Inherited from YeomanGeneratorBase.destinationRoot</p>
441441
<ul>
442-
<li>Defined in <a href="https://github.com/webpack/webpack-cli//blob/0443735/packages/generators/types/yeoman-generator.d.ts#L51">generators/types/yeoman-generator.d.ts:51</a></li>
442+
<li>Defined in <a href="https://github.com/webpack/webpack-cli/blob/0ffede1/packages/generators/types/yeoman-generator.d.ts#L51">generators/types/yeoman-generator.d.ts:51</a></li>
443443
</ul>
444444
</aside>
445445
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -463,7 +463,7 @@ <h3>log</h3>
463463
<aside class="tsd-sources">
464464
<p>Inherited from YeomanGeneratorBase.log</p>
465465
<ul>
466-
<li>Defined in <a href="https://github.com/webpack/webpack-cli//blob/0443735/packages/generators/types/yeoman-generator.d.ts#L58">generators/types/yeoman-generator.d.ts:58</a></li>
466+
<li>Defined in <a href="https://github.com/webpack/webpack-cli/blob/0ffede1/packages/generators/types/yeoman-generator.d.ts#L58">generators/types/yeoman-generator.d.ts:58</a></li>
467467
</ul>
468468
</aside>
469469
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -487,7 +487,7 @@ <h3>npm<wbr>Install</h3>
487487
<aside class="tsd-sources">
488488
<p>Inherited from YeomanGeneratorBase.npmInstall</p>
489489
<ul>
490-
<li>Defined in <a href="https://github.com/webpack/webpack-cli//blob/0443735/packages/generators/types/yeoman-generator.d.ts#L59">generators/types/yeoman-generator.d.ts:59</a></li>
490+
<li>Defined in <a href="https://github.com/webpack/webpack-cli/blob/0ffede1/packages/generators/types/yeoman-generator.d.ts#L59">generators/types/yeoman-generator.d.ts:59</a></li>
491491
</ul>
492492
</aside>
493493
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -517,7 +517,7 @@ <h3>on</h3>
517517
<aside class="tsd-sources">
518518
<p>Inherited from YeomanGeneratorBase.on</p>
519519
<ul>
520-
<li>Defined in <a href="https://github.com/webpack/webpack-cli//blob/0443735/packages/generators/types/yeoman-generator.d.ts#L55">generators/types/yeoman-generator.d.ts:55</a></li>
520+
<li>Defined in <a href="https://github.com/webpack/webpack-cli/blob/0ffede1/packages/generators/types/yeoman-generator.d.ts#L55">generators/types/yeoman-generator.d.ts:55</a></li>
521521
</ul>
522522
</aside>
523523
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -544,7 +544,7 @@ <h3>prompt</h3>
544544
<aside class="tsd-sources">
545545
<p>Inherited from YeomanGeneratorBase.prompt</p>
546546
<ul>
547-
<li>Defined in <a href="https://github.com/webpack/webpack-cli//blob/0443735/packages/generators/types/yeoman-generator.d.ts#L57">generators/types/yeoman-generator.d.ts:57</a></li>
547+
<li>Defined in <a href="https://github.com/webpack/webpack-cli/blob/0ffede1/packages/generators/types/yeoman-generator.d.ts#L57">generators/types/yeoman-generator.d.ts:57</a></li>
548548
</ul>
549549
</aside>
550550
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -585,7 +585,7 @@ <h3>run</h3>
585585
<aside class="tsd-sources">
586586
<p>Inherited from YeomanGeneratorBase.run</p>
587587
<ul>
588-
<li>Defined in <a href="https://github.com/webpack/webpack-cli//blob/0443735/packages/generators/types/yeoman-generator.d.ts#L53">generators/types/yeoman-generator.d.ts:53</a></li>
588+
<li>Defined in <a href="https://github.com/webpack/webpack-cli/blob/0ffede1/packages/generators/types/yeoman-generator.d.ts#L53">generators/types/yeoman-generator.d.ts:53</a></li>
589589
</ul>
590590
</aside>
591591
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -615,7 +615,7 @@ <h3>run<wbr>Install</h3>
615615
<aside class="tsd-sources">
616616
<p>Inherited from YeomanGeneratorBase.runInstall</p>
617617
<ul>
618-
<li>Defined in <a href="https://github.com/webpack/webpack-cli//blob/0443735/packages/generators/types/yeoman-generator.d.ts#L54">generators/types/yeoman-generator.d.ts:54</a></li>
618+
<li>Defined in <a href="https://github.com/webpack/webpack-cli/blob/0ffede1/packages/generators/types/yeoman-generator.d.ts#L54">generators/types/yeoman-generator.d.ts:54</a></li>
619619
</ul>
620620
</aside>
621621
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -645,7 +645,7 @@ <h3>spawn<wbr>Command</h3>
645645
<aside class="tsd-sources">
646646
<p>Inherited from YeomanGeneratorBase.spawnCommand</p>
647647
<ul>
648-
<li>Defined in <a href="https://github.com/webpack/webpack-cli//blob/0443735/packages/generators/types/yeoman-generator.d.ts#L60">generators/types/yeoman-generator.d.ts:60</a></li>
648+
<li>Defined in <a href="https://github.com/webpack/webpack-cli/blob/0ffede1/packages/generators/types/yeoman-generator.d.ts#L60">generators/types/yeoman-generator.d.ts:60</a></li>
649649
</ul>
650650
</aside>
651651
<h4 class="tsd-parameters-title">Parameters</h4>
@@ -674,7 +674,7 @@ <h3>writing</h3>
674674
<li class="tsd-description">
675675
<aside class="tsd-sources">
676676
<ul>
677-
<li>Defined in add/node_modules/@webpack-cli/generators/add-generator.ts:525</li>
677+
<li>Defined in add/node_modules/@webpack-cli/generators/add-generator.ts:527</li>
678678
</ul>
679679
</aside>
680680
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
@@ -692,7 +692,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> extend</h3>
692692
<aside class="tsd-sources">
693693
<p>Inherited from Base.extend</p>
694694
<ul>
695-
<li>Defined in <a href="https://github.com/webpack/webpack-cli//blob/0443735/packages/generators/types/yeoman-generator.d.ts#L86">generators/types/yeoman-generator.d.ts:86</a></li>
695+
<li>Defined in <a href="https://github.com/webpack/webpack-cli/blob/0ffede1/packages/generators/types/yeoman-generator.d.ts#L86">generators/types/yeoman-generator.d.ts:86</a></li>
696696
</ul>
697697
</aside>
698698
<h4 class="tsd-parameters-title">Parameters</h4>

0 commit comments

Comments
 (0)