UNPKG

14.3 kBMarkdownView Raw
1# Change Log
2
3All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
5<a name="3.2.0"></a>
6# [3.2.0](https://github.com/nuxt/webpackbar/compare/v3.1.5...v3.2.0) (2019-04-18)
7
8
9### Bug Fixes
10
11* path can be something else than a string ([#45](https://github.com/nuxt/webpackbar/issues/45)) ([b2ae0c9](https://github.com/nuxt/webpackbar/commit/b2ae0c9))
12* **pkg:** remove nsp ([73ef3ae](https://github.com/nuxt/webpackbar/commit/73ef3ae))
13
14
15### Features
16
17* update dependencies ([9fc93e9](https://github.com/nuxt/webpackbar/commit/9fc93e9))
18
19
20
21<a name="3.1.5"></a>
22## [3.1.5](https://github.com/nuxt/webpackbar/compare/v3.1.4...v3.1.5) (2019-01-12)
23
24
25### Bug Fixes
26
27* **fancy:** eliminate the probability of replacement of stream.write conflicts ([#39](https://github.com/nuxt/webpackbar/issues/39)) ([b3b9c62](https://github.com/nuxt/webpackbar/commit/b3b9c62))
28
29
30
31<a name="3.1.4"></a>
32## [3.1.4](https://github.com/nuxt/webpackbar/compare/v3.1.3...v3.1.4) (2018-12-11)
33
34
35### Bug Fixes
36
37* avoid object.values for node < 7 compability ([83fcd06](https://github.com/nuxt/webpackbar/commit/83fcd06))
38
39
40
41<a name="3.1.3"></a>
42## [3.1.3](https://github.com/nuxt/webpackbar/compare/v3.1.2...v3.1.3) (2018-11-14)
43
44
45
46<a name="3.1.2"></a>
47## [3.1.2](https://github.com/nuxt/webpackbar/compare/v3.1.1...v3.1.2) (2018-11-09)
48
49
50### Bug Fixes
51
52* **profile:** use context.state ([0d92aae](https://github.com/nuxt/webpackbar/commit/0d92aae))
53* revert back afterPlugins to call _ensureState ([2f17454](https://github.com/nuxt/webpackbar/commit/2f17454))
54* update profile reporter ([4f28403](https://github.com/nuxt/webpackbar/commit/4f28403))
55* **stats:** fix typo ([d2f6edb](https://github.com/nuxt/webpackbar/commit/d2f6edb))
56
57
58
59<a name="3.1.1"></a>
60## [3.1.1](https://github.com/nuxt/webpackbar/compare/v3.1.0...v3.1.1) (2018-11-09)
61
62
63### Bug Fixes
64
65* prevent calling done hook twice ([1753826](https://github.com/nuxt/webpackbar/commit/1753826))
66* **plugin:** handle conditions that start is not available ([4e0dc73](https://github.com/nuxt/webpackbar/commit/4e0dc73))
67
68
69
70<a name="3.1.0"></a>
71# [3.1.0](https://github.com/nuxt/webpackbar/compare/v3.0.5...v3.1.0) (2018-11-09)
72
73
74### Features
75
76* prevent adding multi instances to the same compiler ([759a4e6](https://github.com/nuxt/webpackbar/commit/759a4e6))
77* **log-update:** support concurrent writes to stdout/stderr on render ([d51c508](https://github.com/nuxt/webpackbar/commit/d51c508))
78
79
80
81<a name="3.0.5"></a>
82## [3.0.5](https://github.com/nuxt/webpackbar/compare/v3.0.4...v3.0.5) (2018-11-09)
83
84
85### Bug Fixes
86
87* detect and support old consola instance ([9fc6e09](https://github.com/nuxt/webpackbar/commit/9fc6e09))
88
89
90
91<a name="3.0.4"></a>
92## [3.0.4](https://github.com/nuxt/webpackbar/compare/v3.0.3...v3.0.4) (2018-11-09)
93
94
95### Bug Fixes
96
97* ensure state exists on hooks ([#30](https://github.com/nuxt/webpackbar/issues/30)) ([8f0085a](https://github.com/nuxt/webpackbar/commit/8f0085a))
98
99
100
101<a name="3.0.3"></a>
102## [3.0.3](https://github.com/nuxt/webpackbar/compare/v3.0.2...v3.0.3) (2018-11-08)
103
104
105
106<a name="3.0.2"></a>
107## [3.0.2](https://github.com/nuxt/webpackbar/compare/v3.0.1...v3.0.2) (2018-11-08)
108
109
110### Bug Fixes
111
112* **fancy:** resume consola befor we die! ([ea1c6a8](https://github.com/nuxt/webpackbar/commit/ea1c6a8))
113* **stats:** report errors before we die ([53aa6bb](https://github.com/nuxt/webpackbar/commit/53aa6bb))
114
115
116
117<a name="3.0.1"></a>
118## [3.0.1](https://github.com/nuxt/webpackbar/compare/v3.0.0...v3.0.1) (2018-11-08)
119
120
121### Bug Fixes
122
123* windows and linux don't support fsync ([8be7459](https://github.com/nuxt/webpackbar/commit/8be7459))
124
125
126
127<a name="3.0.0"></a>
128# [3.0.0](https://github.com/nuxt/webpackbar/compare/v3.0.0-3...v3.0.0) (2018-11-07)
129
130
131
132<a name="3.0.0-3"></a>
133# [3.0.0-3](https://github.com/nuxt/webpackbar/compare/v3.0.0-2...v3.0.0-3) (2018-11-07)
134
135
136### Bug Fixes
137
138* unused plugin instances store state in global ([556f830](https://github.com/nuxt/webpackbar/commit/556f830))
139
140
141### Features
142
143* add change hook support ([8057e4c](https://github.com/nuxt/webpackbar/commit/8057e4c))
144
145
146
147<a name="3.0.0-2"></a>
148# [3.0.0-2](https://github.com/nuxt/webpackbar/compare/v3.0.0-1...v3.0.0-2) (2018-11-04)
149
150
151### Bug Fixes
152
153* convert name using startCase ([4264503](https://github.com/nuxt/webpackbar/commit/4264503))
154* fix globalState bug ([8c0441b](https://github.com/nuxt/webpackbar/commit/8c0441b))
155* handler assignment should be happened after super() call ([150699d](https://github.com/nuxt/webpackbar/commit/150699d))
156* minor fixes ([d7a10c9](https://github.com/nuxt/webpackbar/commit/d7a10c9))
157* refactor and memory improvements ([74d265a](https://github.com/nuxt/webpackbar/commit/74d265a))
158* stability and improvements ([7e3e9ad](https://github.com/nuxt/webpackbar/commit/7e3e9ad))
159* typo ([5dcd6bf](https://github.com/nuxt/webpackbar/commit/5dcd6bf))
160* use compile instead of beforeCompile to prevent duplicate calls ([05cf301](https://github.com/nuxt/webpackbar/commit/05cf301))
161
162
163### Features
164
165* allow easily disabling reporters ([f96ad47](https://github.com/nuxt/webpackbar/commit/f96ad47))
166* improve stats reporter ([09459af](https://github.com/nuxt/webpackbar/commit/09459af))
167* rework bars reporter using a rewrite of log-update ([d918a9a](https://github.com/nuxt/webpackbar/commit/d918a9a))
168
169
170### Reverts
171
172* revert 100% check condition ([c2632ef](https://github.com/nuxt/webpackbar/commit/c2632ef))
173
174
175
176<a name="3.0.0-1"></a>
177# [3.0.0-1](https://github.com/nuxt/webpackbar/compare/v3.0.0-0...v3.0.0-1) (2018-11-02)
178
179
180### Features
181
182* **bars:** consola integration ([8db1118](https://github.com/nuxt/webpackbar/commit/8db1118))
183* consola integration with bars ([1c22321](https://github.com/nuxt/webpackbar/commit/1c22321))
184* use a shared throttle for bars ([91512c1](https://github.com/nuxt/webpackbar/commit/91512c1))
185
186
187
188<a name="3.0.0-0"></a>
189# [3.0.0-0](https://github.com/nuxt/webpackbar/compare/v2.6.3...v3.0.0-0) (2018-11-02)
190
191
192### Bug Fixes
193
194* avoid using null details ([c72c7c1](https://github.com/nuxt/webpackbar/commit/c72c7c1))
195* fix hasRunning and and hasErrors ([2241cd7](https://github.com/nuxt/webpackbar/commit/2241cd7))
196* fix imports ([226dbe2](https://github.com/nuxt/webpackbar/commit/226dbe2))
197* fix utils ([9d60a17](https://github.com/nuxt/webpackbar/commit/9d60a17))
198* handle hook errors ([c24b341](https://github.com/nuxt/webpackbar/commit/c24b341))
199* handle reporter errors ([20e78c1](https://github.com/nuxt/webpackbar/commit/20e78c1))
200* preserve start time and stats until next compile ([c93de65](https://github.com/nuxt/webpackbar/commit/c93de65))
201* remove extra state field ([ab32217](https://github.com/nuxt/webpackbar/commit/ab32217))
202* Remove unused dependencies ([#23](https://github.com/nuxt/webpackbar/issues/23)) ([2ab0dd2](https://github.com/nuxt/webpackbar/commit/2ab0dd2))
203* **bars:** remove extra ending new line ([695fc56](https://github.com/nuxt/webpackbar/commit/695fc56))
204* replace Object.values for node 6.x compability ([#17](https://github.com/nuxt/webpackbar/issues/17)) ([d004bb6](https://github.com/nuxt/webpackbar/commit/d004bb6))
205* typos ([3b5c9cf](https://github.com/nuxt/webpackbar/commit/3b5c9cf))
206* unshift built-in reporters ([007c9c5](https://github.com/nuxt/webpackbar/commit/007c9c5))
207* update std-env to 2.1.0 ([e720ad8](https://github.com/nuxt/webpackbar/commit/e720ad8))
208
209
210### Features
211
212* reporters and draftlog ([6541a1c](https://github.com/nuxt/webpackbar/commit/6541a1c))
213* support single reporter option ([0a10a08](https://github.com/nuxt/webpackbar/commit/0a10a08))
214
215
216### Performance Improvements
217
218* remove lodash dependency ([#22](https://github.com/nuxt/webpackbar/issues/22)) ([883a0dc](https://github.com/nuxt/webpackbar/commit/883a0dc))
219* use text-table for less package size ([#22](https://github.com/nuxt/webpackbar/issues/22)) ([ea22b7b](https://github.com/nuxt/webpackbar/commit/ea22b7b))
220
221
222
223<a name="2.6.3"></a>
224## [2.6.3](https://github.com/nuxt/webpackbar/compare/v2.6.2...v2.6.3) (2018-08-18)
225
226
227
228<a name="2.6.2"></a>
229## [2.6.2](https://github.com/nuxt/webpackbar/compare/v2.6.1...v2.6.2) (2018-08-12)
230
231
232### Bug Fixes
233
234* ESLint is broken when using eslint-plugin-import ([783f243](https://github.com/nuxt/webpackbar/commit/783f243))
235
236
237
238<a name="2.6.1"></a>
239## [2.6.1](https://github.com/nuxt/webpackbar/compare/v2.6.0...v2.6.1) (2018-04-04)
240
241
242### Bug Fixes
243
244* fix ellipsis logic ([0fdb30f](https://github.com/nuxt/webpackbar/commit/0fdb30f))
245
246
247
248<a name="2.6.0"></a>
249# [2.6.0](https://github.com/nuxt/webpackbar/compare/v2.5.0...v2.6.0) (2018-04-04)
250
251
252### Features
253
254* cli improvements ([76d7306](https://github.com/nuxt/webpackbar/commit/76d7306))
255
256
257
258<a name="2.5.0"></a>
259# [2.5.0](https://github.com/nuxt/webpackbar/compare/v2.4.0...v2.5.0) (2018-04-04)
260
261
262### Features
263
264* windows visual improvements ([2ae8339](https://github.com/nuxt/webpackbar/commit/2ae8339))
265
266
267
268<a name="2.4.0"></a>
269# [2.4.0](https://github.com/nuxt/webpackbar/compare/v2.3.2...v2.4.0) (2018-04-01)
270
271
272### Features
273
274* add compile stats to the sharedState ([3973f6b](https://github.com/nuxt/webpackbar/commit/3973f6b))
275
276
277
278<a name="2.3.2"></a>
279## [2.3.2](https://github.com/nuxt/webpackbar/compare/v2.3.1...v2.3.2) (2018-03-31)
280
281
282### Bug Fixes
283
284* hot update for consola ([1d13980](https://github.com/nuxt/webpackbar/commit/1d13980))
285
286
287
288<a name="2.3.1"></a>
289## [2.3.1](https://github.com/nuxt/webpackbar/compare/v2.3.0...v2.3.1) (2018-03-31)
290
291
292### Bug Fixes
293
294* consola 1.1.1 ([b44fd11](https://github.com/nuxt/webpackbar/commit/b44fd11))
295
296
297
298<a name="2.3.0"></a>
299# [2.3.0](https://github.com/nuxt/webpackbar/compare/v2.2.1...v2.3.0) (2018-03-31)
300
301
302### Features
303
304* **colorize:** try chalk built-in colors first ([73fd89e](https://github.com/nuxt/webpackbar/commit/73fd89e))
305
306
307
308<a name="2.2.1"></a>
309## [2.2.1](https://github.com/nuxt/webpackbar/compare/v2.2.0...v2.2.1) (2018-03-31)
310
311
312
313<a name="2.2.0"></a>
314# [2.2.0](https://github.com/nuxt/webpackbar/compare/v2.1.0...v2.2.0) (2018-03-31)
315
316
317### Features
318
319* consola integration ([d99f254](https://github.com/nuxt/webpackbar/commit/d99f254))
320
321
322
323<a name="2.1.0"></a>
324# [2.1.0](https://github.com/nuxt/webpackbar/compare/v2.0.3...v2.1.0) (2018-03-31)
325
326
327### Features
328
329* show inactive parallel tasks ([2862002](https://github.com/nuxt/webpackbar/commit/2862002))
330
331
332
333<a name="2.0.3"></a>
334## [2.0.3](https://github.com/nuxt/webpackbar/compare/v2.0.2...v2.0.3) (2018-03-31)
335
336
337### Bug Fixes
338
339* honor options.stream everywhere ([34733b7](https://github.com/nuxt/webpackbar/commit/34733b7))
340
341
342
343<a name="2.0.2"></a>
344## [2.0.2](https://github.com/nuxt/webpackbar/compare/v2.0.1...v2.0.2) (2018-03-31)
345
346
347### Bug Fixes
348
349* fix compiled message in minimal mode ([80f7ac2](https://github.com/nuxt/webpackbar/commit/80f7ac2))
350
351
352
353<a name="2.0.1"></a>
354## [2.0.1](https://github.com/nuxt/webpackbar/compare/v2.0.0...v2.0.1) (2018-03-31)
355
356
357### Bug Fixes
358
359* fix cannot read property 'write' of undefined ([ccb1d65](https://github.com/nuxt/webpackbar/commit/ccb1d65))
360
361
362
363<a name="2.0.0"></a>
364# [2.0.0](https://github.com/nuxt/webpackbar/compare/v1.5.1...v2.0.0) (2018-03-31)
365
366
367### Features
368
369* v2 rewrite ([5151960](https://github.com/nuxt/webpackbar/commit/5151960))
370
371
372### BREAKING CHANGES
373
374* behaviour and options changed. Refer to the new docs
375
376
377
378<a name="1.5.1"></a>
379## [1.5.1](https://github.com/nuxt/webpackbar/compare/v1.5.0...v1.5.1) (2018-03-28)
380
381
382### Bug Fixes
383
384* call done hook last ([642a9ef](https://github.com/nuxt/webpackbar/commit/642a9ef))
385
386
387
388<a name="1.5.0"></a>
389# [1.5.0](https://github.com/nuxt/webpackbar/compare/v1.4.0...v1.5.0) (2018-03-28)
390
391
392### Features
393
394* options.buildTitle & consistent number of output lines ([1263fc1](https://github.com/nuxt/webpackbar/commit/1263fc1))
395
396
397
398<a name="1.4.0"></a>
399# [1.4.0](https://github.com/nuxt/webpackbar/compare/v1.3.0...v1.4.0) (2018-03-28)
400
401
402### Features
403
404* accept done callback as an option ([30bfd1e](https://github.com/nuxt/webpackbar/commit/30bfd1e))
405* better handling for 100% state and clear: false ([a2c823f](https://github.com/nuxt/webpackbar/commit/a2c823f))
406
407
408
409<a name="1.3.0"></a>
410# [1.3.0](https://github.com/nuxt/webpackbar/compare/v1.2.1...v1.3.0) (2018-03-27)
411
412
413### Features
414
415* enabled option with smart defaults. ([0d22e4c](https://github.com/nuxt/webpackbar/commit/0d22e4c))
416
417
418
419<a name="1.2.1"></a>
420## [1.2.1](https://github.com/nuxt/webpackbar/compare/v1.2.0...v1.2.1) (2018-03-27)
421
422
423### Bug Fixes
424
425* default clear to true ([528b769](https://github.com/nuxt/webpackbar/commit/528b769))
426
427
428
429<a name="1.2.0"></a>
430# [1.2.0](https://github.com/nuxt/webpackbar/compare/v1.1.4...v1.2.0) (2018-03-27)
431
432
433### Features
434
435* new options: stream, profile, clear and showCursor. ([#3](https://github.com/nuxt/webpackbar/issues/3)) ([80f5f17](https://github.com/nuxt/webpackbar/commit/80f5f17))
436* support hex colors. ([#2](https://github.com/nuxt/webpackbar/issues/2)) ([1c7cc0b](https://github.com/nuxt/webpackbar/commit/1c7cc0b))
437
438
439
440<a name="1.1.4"></a>
441## [1.1.4](https://github.com/nuxt/webpackbar/compare/v1.1.3...v1.1.4) (2018-03-26)
442
443
444### Bug Fixes
445
446* webpack 3 compability ([#1](https://github.com/nuxt/webpackbar/issues/1)) ([ff24c14](https://github.com/nuxt/webpackbar/commit/ff24c14))
447
448
449
450<a name="1.1.3"></a>
451## [1.1.3](https://github.com/nuxt/webpackbar/compare/v1.1.2...v1.1.3) (2018-03-24)
452
453
454### Bug Fixes
455
456* remove debug ([a27a83c](https://github.com/nuxt/webpackbar/commit/a27a83c))
457
458
459
460<a name="1.1.2"></a>
461## [1.1.2](https://github.com/nuxt/webpackbar/compare/v1.1.1...v1.1.2) (2018-03-24)
462
463
464### Bug Fixes
465
466* **profile:** ignore requests without any file or loaders ([d3eb446](https://github.com/nuxt/webpackbar/commit/d3eb446))
467
468
469
470<a name="1.1.1"></a>
471## [1.1.1](https://github.com/nuxt/webpackbar/compare/v1.1.0...v1.1.1) (2018-03-24)
472
473
474
475<a name="1.1.0"></a>
476# [1.1.0](https://github.com/nuxt/webpackbar/compare/v1.0.0...v1.1.0) (2018-03-24)
477
478
479### Features
480
481* build profiler ([0c05d65](https://github.com/nuxt/webpackbar/commit/0c05d65))
482
483
484
485<a name="1.0.0"></a>
486# 1.0.0 (2018-03-24)
487
488
489
490# Change Log
491
492All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
493
494x.x.x / <year>-<month>-<day>
495==================
496
497 * Bug fix -
498 * Feature -
499 * Chore -
500 * Docs -