This repository has been archived by the owner on Sep 11, 2018. It is now read-only.
Releases: webpack-contrib/webpack-command
Releases · webpack-contrib/webpack-command
v0.4.1
v0.4.0
v0.3.1
v0.3.0
Bugfixes
- fix: define flag documentation, run-dev and run-prod implementation (#34)
- fix: add handling for exit codes on error (#35)
- fix: context overriden by flags default value. fixes #36 (#38)
Features
- feat: warn if bail is used in watch mode (#21)
- feat: allow --reporter to be relative to CWD (#24)
- feat: add JSON reporter. fixes #16 (#39)
- feat: export
wp
binary in package to avoid binary name conflicts (#40)
Updates
webpack-command
is no longer just a proof of concept, but a legitimate replacement for webpack-cli.