- Add
onlyOnError
option (#51
- Handle errors/warnings in child compilations (#49
- Add support for webpack 4 plugin system (#39
- Add
skipFirstNotification
option (#21)
- Add missing
logo.png
to published NPM package (#18)
- Pass all options to
node-notifier
(@opensrcken) - Strip ANSI escape codes from the messages (@opensrcken)
- Remove unnecessary files from NPM package
- Use contentImage as icon on linux (#17)
- Republished v1.3.0 due to NPM deployment failure
- Prefix error + warning messages (#13)
- fixed
Cannot read property 'rawRequest' of undefined
error (#5)
alwaysNotify
option (#4)
- fixed
error is undefined
exception
- documentation improvements
- initial release after fork