Skip to content

Commit

Permalink
chore: v.3.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
evenstensberg committed Sep 23, 2018
1 parent 0ffede1 commit a0afc35
Show file tree
Hide file tree
Showing 125 changed files with 1,046 additions and 955 deletions.
53 changes: 53 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,56 @@
<a name="3.1.1"></a>
# 3.1.1 (2018-09-23)
[Full Changelog](https://github.com/webpack/webpack-cli/compare/v0.1.0...v3.1.1)

## New Features

* migrate: CommonChunksPlugin to SplitChunksPlugin ([#558](https://github.com/webpack/webpack-cli/pull/558))
* types: types for packages ([#578](https://github.com/webpack/webpack-cli/pull/578))

## Chore

* ci: add commitlint when trying to commit ([#595](https://github.com/webpack/webpack-cli/pull/595))
* ci: Set up CI with Azure Pipelines ([89d3a19](https://github.com/webpack/webpack-cli/commit/89d3a19))
* ci: fix commitlint ([#592](https://github.com/webpack/webpack-cli/pull/592))
* ci: Add a status badge for the azure pipelines CI build ([#601](https://github.com/webpack/webpack-cli/pull/601))
* deps: resync package-lock, upgrade major version ([d892b4d](https://github.com/webpack/webpack-cli/commit/d892b4d))
* deps: Bump lerna version ([#583](https://github.com/webpack/webpack-cli/pull/583))
* deps: removing inquirer as default package ([#555](https://github.com/webpack/webpack-cli/pull/555))
* fix: fix clean all script ([6be0478](https://github.com/webpack/webpack-cli/commit/6be0478))
* Update schema-utils to the latest version 🚀 ([#565](https://github.com/webpack/webpack-cli/pull/565))
* update pkg.lock ([76c8277](https://github.com/webpack/webpack-cli/commit/76c8277))
* remove editorconfig from testfixtures ([#560](https://github.com/webpack/webpack-cli/pull/560))
* lint: fix tslint warnings ([cf0bf4a](https://github.com/webpack/webpack-cli/commit/cf0bf4a))
* lint: turn off console log warning ([db5f570](https://github.com/webpack/webpack-cli/commit/db5f570))
* lint: remove or replace console.log with console.error ([e425642](https://github.com/webpack/webpack-cli/commit/e425642))
* package: update lerna to version 3.0.0 ([08c424d](https://github.com/webpack/webpack-cli/commit/08c424d))
* scripts: update ts watch ([336ad3e](https://github.com/webpack/webpack-cli/commit/336ad3e))
* tests: added first ts test for info package ([#584](https://github.com/webpack/webpack-cli/pull/584))

## CLI

* allow array value for --ouput-library ([#559](https://github.com/webpack/webpack-cli/pull/559))

## Docs

* fixed latest changelog link ([#556](https://github.com/webpack/webpack-cli/pull/556))
* migrate documentaion ([#554](https://github.com/webpack/webpack-cli/pull/554))
* init documentaion ([#547](https://github.com/webpack/webpack-cli/pull/547))
* contribution: fix the setup workflow #591 ([#597](https://github.com/webpack/webpack-cli/pull/597))
* typedoc: add ts docs ([#571](https://github.com/webpack/webpack-cli/pull/571))

## Fix

* generate-loader: include example template in npm package ([d26ea82](https://github.com/webpack/webpack-cli/commit/d26ea82))
* generate-plugin: include example template in npm package ([77fa723](https://github.com/webpack/webpack-cli/commit/77fa723))
* package: update import-local to version 2.0.0 🚀 ([#576](https://github.com/webpack/webpack-cli/pull/576))
* prettier: add parser, filePath ([#553](https://github.com/webpack/webpack-cli/pull/553))
* schema: resolve references in schema ([#605](https://github.com/webpack/webpack-cli/pull/605))

## Misc

* Revert "cli: allow array value for --ouput-library (#559)" ([#561](https://github.com/webpack/webpack-cli/pull/561))

<a name="3.1.0"></a>
# 3.1.0 (2018-07-18)
[Full Changelog](https://github.com/webpack/webpack-cli/compare/v3.0.8...v.3.1.0)
Expand Down
2 changes: 1 addition & 1 deletion docs/assets/js/search.js

Large diffs are not rendered by default.

Expand Up @@ -188,7 +188,7 @@ <h3>config</h3>
<aside class="tsd-sources">
<p>Inherited from YeomanGeneratorBase.config</p>
<ul>
<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>
<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>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand Down Expand Up @@ -270,7 +270,7 @@ <h3>env</h3>
<aside class="tsd-sources">
<p>Inherited from YeomanGeneratorBase.env</p>
<ul>
<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>
<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>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand Down Expand Up @@ -320,7 +320,7 @@ <h3>props</h3>
<aside class="tsd-sources">
<p>Inherited from YeomanGeneratorBase.props</p>
<ul>
<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>
<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>
</ul>
</aside>
<div class="tsd-type-declaration">
Expand All @@ -346,7 +346,7 @@ <h3>async</h3>
<aside class="tsd-sources">
<p>Inherited from YeomanGeneratorBase.async</p>
<ul>
<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>
<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>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">function</span></h4>
Expand Down Expand Up @@ -385,7 +385,7 @@ <h3>compose<wbr>With</h3>
<aside class="tsd-sources">
<p>Inherited from YeomanGeneratorBase.composeWith</p>
<ul>
<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>
<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>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -415,7 +415,7 @@ <h3>destination<wbr>Path</h3>
<aside class="tsd-sources">
<p>Inherited from YeomanGeneratorBase.destinationPath</p>
<ul>
<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>
<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>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -439,7 +439,7 @@ <h3>destination<wbr>Root</h3>
<aside class="tsd-sources">
<p>Inherited from YeomanGeneratorBase.destinationRoot</p>
<ul>
<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>
<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>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -463,7 +463,7 @@ <h3>log</h3>
<aside class="tsd-sources">
<p>Inherited from YeomanGeneratorBase.log</p>
<ul>
<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>
<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>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -487,7 +487,7 @@ <h3>npm<wbr>Install</h3>
<aside class="tsd-sources">
<p>Inherited from YeomanGeneratorBase.npmInstall</p>
<ul>
<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>
<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>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -517,7 +517,7 @@ <h3>on</h3>
<aside class="tsd-sources">
<p>Inherited from YeomanGeneratorBase.on</p>
<ul>
<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>
<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>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand All @@ -544,7 +544,7 @@ <h3>prompt</h3>
<aside class="tsd-sources">
<p>Inherited from YeomanGeneratorBase.prompt</p>
<ul>
<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>
<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>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -585,7 +585,7 @@ <h3>run</h3>
<aside class="tsd-sources">
<p>Inherited from YeomanGeneratorBase.run</p>
<ul>
<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>
<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>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -615,7 +615,7 @@ <h3>run<wbr>Install</h3>
<aside class="tsd-sources">
<p>Inherited from YeomanGeneratorBase.runInstall</p>
<ul>
<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>
<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>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -645,7 +645,7 @@ <h3>spawn<wbr>Command</h3>
<aside class="tsd-sources">
<p>Inherited from YeomanGeneratorBase.spawnCommand</p>
<ul>
<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>
<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>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down Expand Up @@ -674,7 +674,7 @@ <h3>writing</h3>
<li class="tsd-description">
<aside class="tsd-sources">
<ul>
<li>Defined in add/node_modules/@webpack-cli/generators/add-generator.ts:525</li>
<li>Defined in add/node_modules/@webpack-cli/generators/add-generator.ts:527</li>
</ul>
</aside>
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">void</span></h4>
Expand All @@ -692,7 +692,7 @@ <h3><span class="tsd-flag ts-flagStatic">Static</span> extend</h3>
<aside class="tsd-sources">
<p>Inherited from Base.extend</p>
<ul>
<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>
<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>
</ul>
</aside>
<h4 class="tsd-parameters-title">Parameters</h4>
Expand Down

0 comments on commit a0afc35

Please sign in to comment.