UNPKG

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