Skip to content

v3.1.0

Compare
Choose a tag to compare
@SpaceK33z SpaceK33z released this 27 Feb 21:04
· 1938 commits to master since this release

Updates

  • Fancy logging; webpack-log is now used for logging to the terminal (webpack-dev-middleware was already using this).
  • The logLevel option is added for more fine-grained control over the logging.

Bugfixes

  • MultiCompiler was broken with webpack 4.
  • Fix deprecation warnings caused by webpack 4. Note that you will still see some deprecation warnings because webpack-dev-middleware has not been updated yet.