Skip to content
This repository has been archived by the owner on Apr 8, 2019. It is now read-only.

v1.0.0

Compare
Choose a tag to compare
@shellscape shellscape released this 13 May 01:42
· 42 commits to master since this release

Bugfixes

  • fix: calling middleware in add should find open ports. fixes #130 (#133)

Features

  • feat: improve event parameters (#136)
  • feat: add build-started and build-finished events (#122) …

Updates

  • refactor: use config-loader (#126)
  • docs: replace koa-compressor with koa-compress (#128)
  • docs: add webpack-serve-waitpage to readme add-ons section (#113)
  • docs: add example to reuse open tab in Chrome (#120)

Breaking Changes

This version also updates the webpack-hot-client dependency to use v3.0.0. For more information, please read the release notes.

This version improves and refactors the parameters for emitted events. All event parameters are now a single object with named properties.