UNPKG

webpack-sane-compiler-notifier

Version:

Notify webpack compilation status to your operating system when using webpack-sane-compiler

52 lines (22 loc) 1.42 kB
# 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.1.1"></a> ## [2.1.1](https://github.com/moxystudio/webpack-sane-compiler-notifier/compare/v2.1.0...v2.1.1) (2018-07-26) <a name="2.1.0"></a> # [2.1.0](https://github.com/moxystudio/webpack-sane-compiler-notifier/compare/v2.0.1...v2.1.0) (2018-02-03) ### Features * support sane-compiler v3 ([df9307e](https://github.com/moxystudio/webpack-sane-compiler-notifier/commit/df9307e)) <a name="2.0.1"></a> ## [2.0.1](https://github.com/moxystudio/webpack-sane-compiler-notifier/compare/v2.0.0...v2.0.1) (2017-12-18) ### Bug Fixes * **package:** update webpack-sane-compiler-reporter to version 3.0.0 ([25adf95](https://github.com/moxystudio/webpack-sane-compiler-notifier/commit/25adf95)) <a name="2.0.0"></a> # [2.0.0](https://github.com/moxystudio/webpack-sane-compiler-notifier/compare/v1.0.0...v2.0.0) (2017-12-15) ### Features * expose the internal notifier options ([102b7f5](https://github.com/moxystudio/webpack-sane-compiler-notifier/commit/102b7f5)) ### BREAKING CHANGES * the return of the startNotifying is now an object <a name="1.0.0"></a> # 1.0.0 (2017-12-15) ### Features * initial implementation ([b60a53e](https://github.com/moxystudio/webpack-sane-compiler-notifier/commit/b60a53e))