Skip to content

Commit 24b6387

Browse files
committed
chore: v.3.2.2
1 parent c9c3fea commit 24b6387

File tree

5 files changed

+392
-306
lines changed

5 files changed

+392
-306
lines changed

CHANGELOG.md

Lines changed: 108 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,111 @@
1+
<a name="3.2.2"></a>
2+
# 3.2.2 (2019-02-05)
3+
[Full Changelog](https://github.com/webpack/webpack-cli/compare/v0.1.3...v3.2.2)
4+
5+
## New Features
6+
7+
* only display once a week ([186f683](https://github.com/webpack/webpack-cli/commit/186f683))
8+
* log: clean single line logs ([e3a1e55](https://github.com/webpack/webpack-cli/commit/e3a1e55))
9+
* add util to run-and-get watch proc ([77ac644](https://github.com/webpack/webpack-cli/commit/77ac644))
10+
* add test-util to append data to file ([d4ba95a](https://github.com/webpack/webpack-cli/commit/d4ba95a))
11+
* log: add gitignore ([ef5dbe9](https://github.com/webpack/webpack-cli/commit/ef5dbe9))
12+
* log: make log package ([af7c2d8](https://github.com/webpack/webpack-cli/commit/af7c2d8))
13+
* log: add clrscr function ([205a469](https://github.com/webpack/webpack-cli/commit/205a469))
14+
* log: few changes ([12da5be](https://github.com/webpack/webpack-cli/commit/12da5be))
15+
* log: add newline for title ([f575131](https://github.com/webpack/webpack-cli/commit/f575131))
16+
* log: remove unwanted commits ([9a81ff4](https://github.com/webpack/webpack-cli/commit/9a81ff4))
17+
* log: task based custom loggers ([2ee093d](https://github.com/webpack/webpack-cli/commit/2ee093d))
18+
19+
## Chore
20+
21+
* :D ([c95ea35](https://github.com/webpack/webpack-cli/commit/c95ea35))
22+
* :) ([11a3c15](https://github.com/webpack/webpack-cli/commit/11a3c15))
23+
* :) ([af46c7e](https://github.com/webpack/webpack-cli/commit/af46c7e))
24+
* :) ([4e67e7f](https://github.com/webpack/webpack-cli/commit/4e67e7f))
25+
* :) ([ab4c3a2](https://github.com/webpack/webpack-cli/commit/ab4c3a2))
26+
* :) ([099e43d](https://github.com/webpack/webpack-cli/commit/099e43d))
27+
* :) ([18a6f53](https://github.com/webpack/webpack-cli/commit/18a6f53))
28+
* :) ([ca46c8b](https://github.com/webpack/webpack-cli/commit/ca46c8b))
29+
* remove ci opt ([053195a](https://github.com/webpack/webpack-cli/commit/053195a))
30+
* remove ci opt ([b21d2ce](https://github.com/webpack/webpack-cli/commit/b21d2ce))
31+
* remove ci opt ([1d84d27](https://github.com/webpack/webpack-cli/commit/1d84d27))
32+
* remove ci opt ([cc11736](https://github.com/webpack/webpack-cli/commit/cc11736))
33+
* remove ci opt ([861d543](https://github.com/webpack/webpack-cli/commit/861d543))
34+
* remove ci opt ([7469690](https://github.com/webpack/webpack-cli/commit/7469690))
35+
* remove ci opt ([bac4469](https://github.com/webpack/webpack-cli/commit/bac4469))
36+
* remove ci opt ([eea06a4](https://github.com/webpack/webpack-cli/commit/eea06a4))
37+
* try to fix symlinks ([cd198f2](https://github.com/webpack/webpack-cli/commit/cd198f2))
38+
* try to fix symlinks ([b4af467](https://github.com/webpack/webpack-cli/commit/b4af467))
39+
* update tests ([3c567be](https://github.com/webpack/webpack-cli/commit/3c567be))
40+
* one liner ([e548da0](https://github.com/webpack/webpack-cli/commit/e548da0))
41+
* one liner after log ([bb5cc27](https://github.com/webpack/webpack-cli/commit/bb5cc27))
42+
* watch: remove console log ([2ce3754](https://github.com/webpack/webpack-cli/commit/2ce3754))
43+
* v.3.2.1 ([54805ae](https://github.com/webpack/webpack-cli/commit/54805ae))
44+
* dependency: add `node-ts` as devDependency ([#724](https://github.com/webpack/webpack-cli/pull/724))
45+
46+
## Docs
47+
48+
* scaffold: Add installation guide for packages/webpack-scaffold ([#727](https://github.com/webpack/webpack-cli/pull/727))
49+
* init documentaion ([b4b7e0d](https://github.com/webpack/webpack-cli/commit/b4b7e0d))
50+
51+
## Fix
52+
53+
* close compiler, own sh script and output clearing ([7390e56](https://github.com/webpack/webpack-cli/commit/7390e56))
54+
* bin: extension detection ([#724](https://github.com/webpack/webpack-cli/pull/724))
55+
* readme: remove old dependency status link ([bb24df4](https://github.com/webpack/webpack-cli/commit/bb24df4))
56+
* readme: add fallback badge for dependency status ([0e2e0f1](https://github.com/webpack/webpack-cli/commit/0e2e0f1))
57+
* failing test ([986472a](https://github.com/webpack/webpack-cli/commit/986472a))
58+
* test: fix travis ts build ([22d3acc](https://github.com/webpack/webpack-cli/commit/22d3acc))
59+
60+
## Tests
61+
62+
* azure ([5d50481](https://github.com/webpack/webpack-cli/commit/5d50481))
63+
* azure ([5124be9](https://github.com/webpack/webpack-cli/commit/5124be9))
64+
* azure pipelines ([4dac442](https://github.com/webpack/webpack-cli/commit/4dac442))
65+
* bin: add `webpack.config.ts` related test ([#724](https://github.com/webpack/webpack-cli/pull/724))
66+
* config-file: use extractSummary ([b1abc3d](https://github.com/webpack/webpack-cli/commit/b1abc3d))
67+
* help: use extractSummary ([b88e1ea](https://github.com/webpack/webpack-cli/commit/b88e1ea))
68+
* output: use extractSummary ([8762685](https://github.com/webpack/webpack-cli/commit/8762685))
69+
* plugins: use extractSummary ([f791946](https://github.com/webpack/webpack-cli/commit/f791946))
70+
* watch: use copyFile functionality ([ce7ab1c](https://github.com/webpack/webpack-cli/commit/ce7ab1c))
71+
* add copyFile function in test-utils ([5078914](https://github.com/webpack/webpack-cli/commit/5078914))
72+
* bin: add `.babelrc` to webpack-babel-config test ([#724](https://github.com/webpack/webpack-cli/pull/724))
73+
* bin: add `webpack.config.babel.js` related test ([#724](https://github.com/webpack/webpack-cli/pull/724))
74+
* bin-cases: expose extractSummary as function ([f5ce208](https://github.com/webpack/webpack-cli/commit/f5ce208))
75+
* config-name: use extractSummary ([1034d6c](https://github.com/webpack/webpack-cli/commit/1034d6c))
76+
* config-type: use extractSummary ([0817c50](https://github.com/webpack/webpack-cli/commit/0817c50))
77+
* entry: use extractSummary ([af29665](https://github.com/webpack/webpack-cli/commit/af29665))
78+
* env: use extractSummary ([97053db](https://github.com/webpack/webpack-cli/commit/97053db))
79+
* errors: use extractSummary ([ebe1245](https://github.com/webpack/webpack-cli/commit/ebe1245))
80+
* fix: fix failing tests ([f1f7db1](https://github.com/webpack/webpack-cli/commit/f1f7db1))
81+
* fix: fix failing tests ([a967485](https://github.com/webpack/webpack-cli/commit/a967485))
82+
* mode: use extractSummary ([c2362b0](https://github.com/webpack/webpack-cli/commit/c2362b0))
83+
* module: use extractSummary ([e7fec80](https://github.com/webpack/webpack-cli/commit/e7fec80))
84+
* silent: use extractSummary ([14f14d3](https://github.com/webpack/webpack-cli/commit/14f14d3))
85+
* stats: use extractSummary ([ed01731](https://github.com/webpack/webpack-cli/commit/ed01731))
86+
* watch: use switch pattern for verbosity off ([637b4e8](https://github.com/webpack/webpack-cli/commit/637b4e8))
87+
* watch: hash assertion for single-config-opt ([7d87b0c](https://github.com/webpack/webpack-cli/commit/7d87b0c))
88+
* watch: hash assertion for single-config ([9440615](https://github.com/webpack/webpack-cli/commit/9440615))
89+
* watch: hash assertion for multi-config-watch-opt ([562c1b6](https://github.com/webpack/webpack-cli/commit/562c1b6))
90+
* watch: hash assertion multi-config ([4a8fe94](https://github.com/webpack/webpack-cli/commit/4a8fe94))
91+
* watch: hash assertion info-verbosity-verbose ([7a5200b](https://github.com/webpack/webpack-cli/commit/7a5200b))
92+
* watch: remove test.only for info-verbosity-off ([23b53d2](https://github.com/webpack/webpack-cli/commit/23b53d2))
93+
* improve appendFile test-case ([52510b2](https://github.com/webpack/webpack-cli/commit/52510b2))
94+
* remove eslint comment for requireReturn ([4c55c2e](https://github.com/webpack/webpack-cli/commit/4c55c2e))
95+
* watch: test failure using done(error) ([9840e31](https://github.com/webpack/webpack-cli/commit/9840e31))
96+
* watch: use native require first ([58029c9](https://github.com/webpack/webpack-cli/commit/58029c9))
97+
* watch: use better comments ([14f134f](https://github.com/webpack/webpack-cli/commit/14f134f))
98+
* add type to appendDataIfFileExists util ([085ddb1](https://github.com/webpack/webpack-cli/commit/085ddb1))
99+
* make comment clear about fs.copyFileSync ([23565be](https://github.com/webpack/webpack-cli/commit/23565be))
100+
* use 10E6 instead of 10e6 ([22a9a37](https://github.com/webpack/webpack-cli/commit/22a9a37))
101+
* watch: hash assertion for info-verbosity-off ([9ba6880](https://github.com/webpack/webpack-cli/commit/9ba6880))
102+
* watch: use extractSummary ([9b6f267](https://github.com/webpack/webpack-cli/commit/9b6f267))
103+
104+
## Misc
105+
106+
* Correction of the webpack-merge configuration ([684f7e8](https://github.com/webpack/webpack-cli/commit/684f7e8))
107+
* replace opencollective with light vers ([848bf4b](https://github.com/webpack/webpack-cli/commit/848bf4b))
108+
1109
<a name="3.2.1"></a>
2110
# 3.2.1 (2019-01-07)
3111
[Full Changelog](https://github.com/webpack/webpack-cli/compare/v0.1.3...v3.2.1)

0 commit comments

Comments
 (0)