UNPKG

2.19 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="1.2.1"></a>
6## [1.2.1](https://github.com/nuxt/webpackbar/compare/v1.2.0...v1.2.1) (2018-03-27)
7
8
9### Bug Fixes
10
11* default clear to true ([528b769](https://github.com/nuxt/webpackbar/commit/528b769))
12
13
14
15<a name="1.2.0"></a>
16# [1.2.0](https://github.com/nuxt/webpackbar/compare/v1.1.4...v1.2.0) (2018-03-27)
17
18
19### Features
20
21* new options: stream, profile, clear and showCursor. ([#3](https://github.com/nuxt/webpackbar/issues/3)) ([80f5f17](https://github.com/nuxt/webpackbar/commit/80f5f17))
22* support hex colors. ([#2](https://github.com/nuxt/webpackbar/issues/2)) ([1c7cc0b](https://github.com/nuxt/webpackbar/commit/1c7cc0b))
23
24
25
26<a name="1.1.4"></a>
27## [1.1.4](https://github.com/nuxt/webpackbar/compare/v1.1.3...v1.1.4) (2018-03-26)
28
29
30### Bug Fixes
31
32* webpack 3 compability ([#1](https://github.com/nuxt/webpackbar/issues/1)) ([ff24c14](https://github.com/nuxt/webpackbar/commit/ff24c14))
33
34
35
36<a name="1.1.3"></a>
37## [1.1.3](https://github.com/nuxt/webpackbar/compare/v1.1.2...v1.1.3) (2018-03-24)
38
39
40### Bug Fixes
41
42* remove debug ([a27a83c](https://github.com/nuxt/webpackbar/commit/a27a83c))
43
44
45
46<a name="1.1.2"></a>
47## [1.1.2](https://github.com/nuxt/webpackbar/compare/v1.1.1...v1.1.2) (2018-03-24)
48
49
50### Bug Fixes
51
52* **profile:** ignore requests without any file or loaders ([d3eb446](https://github.com/nuxt/webpackbar/commit/d3eb446))
53
54
55
56<a name="1.1.1"></a>
57## [1.1.1](https://github.com/nuxt/webpackbar/compare/v1.1.0...v1.1.1) (2018-03-24)
58
59
60
61<a name="1.1.0"></a>
62# [1.1.0](https://github.com/nuxt/webpackbar/compare/v1.0.0...v1.1.0) (2018-03-24)
63
64
65### Features
66
67* build profiler ([0c05d65](https://github.com/nuxt/webpackbar/commit/0c05d65))
68
69
70
71<a name="1.0.0"></a>
72# 1.0.0 (2018-03-24)
73
74
75
76# Change Log
77
78All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
79
80x.x.x / <year>-<month>-<day>
81==================
82
83 * Bug fix -
84 * Feature -
85 * Chore -
86 * Docs -