# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

<a name="2.6.3"></a>
## [2.6.3](https://github.com/nuxt/webpackbar/compare/v2.6.2...v2.6.3) (2018-08-18)



<a name="2.6.2"></a>
## [2.6.2](https://github.com/nuxt/webpackbar/compare/v2.6.1...v2.6.2) (2018-08-12)


### Bug Fixes

* ESLint is broken when using eslint-plugin-import ([783f243](https://github.com/nuxt/webpackbar/commit/783f243))



<a name="2.6.1"></a>
## [2.6.1](https://github.com/nuxt/webpackbar/compare/v2.6.0...v2.6.1) (2018-04-04)


### Bug Fixes

* fix elipses logic ([0fdb30f](https://github.com/nuxt/webpackbar/commit/0fdb30f))



<a name="2.6.0"></a>
# [2.6.0](https://github.com/nuxt/webpackbar/compare/v2.5.0...v2.6.0) (2018-04-04)


### Features

* cli improvements ([76d7306](https://github.com/nuxt/webpackbar/commit/76d7306))



<a name="2.5.0"></a>
# [2.5.0](https://github.com/nuxt/webpackbar/compare/v2.4.0...v2.5.0) (2018-04-04)


### Features

* windows visual improvements ([2ae8339](https://github.com/nuxt/webpackbar/commit/2ae8339))



<a name="2.4.0"></a>
# [2.4.0](https://github.com/nuxt/webpackbar/compare/v2.3.2...v2.4.0) (2018-04-01)


### Features

* add compile stats to the sharedState ([3973f6b](https://github.com/nuxt/webpackbar/commit/3973f6b))



<a name="2.3.2"></a>
## [2.3.2](https://github.com/nuxt/webpackbar/compare/v2.3.1...v2.3.2) (2018-03-31)


### Bug Fixes

* hot update for consola ([1d13980](https://github.com/nuxt/webpackbar/commit/1d13980))



<a name="2.3.1"></a>
## [2.3.1](https://github.com/nuxt/webpackbar/compare/v2.3.0...v2.3.1) (2018-03-31)


### Bug Fixes

* consola 1.1.1 ([b44fd11](https://github.com/nuxt/webpackbar/commit/b44fd11))



<a name="2.3.0"></a>
# [2.3.0](https://github.com/nuxt/webpackbar/compare/v2.2.1...v2.3.0) (2018-03-31)


### Features

* **colorize:** try chalk built-in colors first ([73fd89e](https://github.com/nuxt/webpackbar/commit/73fd89e))



<a name="2.2.1"></a>
## [2.2.1](https://github.com/nuxt/webpackbar/compare/v2.2.0...v2.2.1) (2018-03-31)



<a name="2.2.0"></a>
# [2.2.0](https://github.com/nuxt/webpackbar/compare/v2.1.0...v2.2.0) (2018-03-31)


### Features

* consola integration ([d99f254](https://github.com/nuxt/webpackbar/commit/d99f254))



<a name="2.1.0"></a>
# [2.1.0](https://github.com/nuxt/webpackbar/compare/v2.0.3...v2.1.0) (2018-03-31)


### Features

* show inactive parallel tasks ([2862002](https://github.com/nuxt/webpackbar/commit/2862002))



<a name="2.0.3"></a>
## [2.0.3](https://github.com/nuxt/webpackbar/compare/v2.0.2...v2.0.3) (2018-03-31)


### Bug Fixes

* honor options.stream everywhere ([34733b7](https://github.com/nuxt/webpackbar/commit/34733b7))



<a name="2.0.2"></a>
## [2.0.2](https://github.com/nuxt/webpackbar/compare/v2.0.1...v2.0.2) (2018-03-31)


### Bug Fixes

* fix compiled message in minimal mode ([80f7ac2](https://github.com/nuxt/webpackbar/commit/80f7ac2))



<a name="2.0.1"></a>
## [2.0.1](https://github.com/nuxt/webpackbar/compare/v2.0.0...v2.0.1) (2018-03-31)


### Bug Fixes

* fix cannot read property 'write' of undefined ([ccb1d65](https://github.com/nuxt/webpackbar/commit/ccb1d65))



<a name="2.0.0"></a>
# [2.0.0](https://github.com/nuxt/webpackbar/compare/v1.5.1...v2.0.0) (2018-03-31)


### Features

* v2 rewrite ([5151960](https://github.com/nuxt/webpackbar/commit/5151960))


### BREAKING CHANGES

* behaviour and options changed. Refer to the new docs



<a name="1.5.1"></a>
## [1.5.1](https://github.com/nuxt/webpackbar/compare/v1.5.0...v1.5.1) (2018-03-28)


### Bug Fixes

* call done hook last ([642a9ef](https://github.com/nuxt/webpackbar/commit/642a9ef))



<a name="1.5.0"></a>
# [1.5.0](https://github.com/nuxt/webpackbar/compare/v1.4.0...v1.5.0) (2018-03-28)


### Features

* options.buildTitle & consistent number of output lines ([1263fc1](https://github.com/nuxt/webpackbar/commit/1263fc1))



<a name="1.4.0"></a>
# [1.4.0](https://github.com/nuxt/webpackbar/compare/v1.3.0...v1.4.0) (2018-03-28)


### Features

* accept done callback as an option ([30bfd1e](https://github.com/nuxt/webpackbar/commit/30bfd1e))
* better handling for 100% state and clear: false ([a2c823f](https://github.com/nuxt/webpackbar/commit/a2c823f))



<a name="1.3.0"></a>
# [1.3.0](https://github.com/nuxt/webpackbar/compare/v1.2.1...v1.3.0) (2018-03-27)


### Features

* enabled option with smart defaults. ([0d22e4c](https://github.com/nuxt/webpackbar/commit/0d22e4c))



<a name="1.2.1"></a>
## [1.2.1](https://github.com/nuxt/webpackbar/compare/v1.2.0...v1.2.1) (2018-03-27)


### Bug Fixes

* default clear to true ([528b769](https://github.com/nuxt/webpackbar/commit/528b769))



<a name="1.2.0"></a>
# [1.2.0](https://github.com/nuxt/webpackbar/compare/v1.1.4...v1.2.0) (2018-03-27)


### Features

* new options: stream, profile, clear and showCursor. ([#3](https://github.com/nuxt/webpackbar/issues/3)) ([80f5f17](https://github.com/nuxt/webpackbar/commit/80f5f17))
* support hex colors. ([#2](https://github.com/nuxt/webpackbar/issues/2)) ([1c7cc0b](https://github.com/nuxt/webpackbar/commit/1c7cc0b))



<a name="1.1.4"></a>
## [1.1.4](https://github.com/nuxt/webpackbar/compare/v1.1.3...v1.1.4) (2018-03-26)


### Bug Fixes

* webpack 3 compability ([#1](https://github.com/nuxt/webpackbar/issues/1)) ([ff24c14](https://github.com/nuxt/webpackbar/commit/ff24c14))



<a name="1.1.3"></a>
## [1.1.3](https://github.com/nuxt/webpackbar/compare/v1.1.2...v1.1.3) (2018-03-24)


### Bug Fixes

* remove debug ([a27a83c](https://github.com/nuxt/webpackbar/commit/a27a83c))



<a name="1.1.2"></a>
## [1.1.2](https://github.com/nuxt/webpackbar/compare/v1.1.1...v1.1.2) (2018-03-24)


### Bug Fixes

* **profile:** ignore requests without any file or loaders ([d3eb446](https://github.com/nuxt/webpackbar/commit/d3eb446))



<a name="1.1.1"></a>
## [1.1.1](https://github.com/nuxt/webpackbar/compare/v1.1.0...v1.1.1) (2018-03-24)



<a name="1.1.0"></a>
# [1.1.0](https://github.com/nuxt/webpackbar/compare/v1.0.0...v1.1.0) (2018-03-24)


### Features

* build profiler ([0c05d65](https://github.com/nuxt/webpackbar/commit/0c05d65))



<a name="1.0.0"></a>
# 1.0.0 (2018-03-24)



# Change Log

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

x.x.x / <year>-<month>-<day>
==================

  * Bug fix -
  * Feature -
  * Chore -
  * Docs -
