Skip to content

v0.3.0

Compare
Choose a tag to compare
@shellscape shellscape released this 20 Dec 19:47
· 140 commits to master since this release

Bugfixes

  • fix: use static hmr filenames (#63)
  • fix: add close passthrough method to ClientSocket (#61)

Breaking Changes

This PR introduces a breaking change, though it's not likely to impact our modest user base at this time: if a user has introduced a HotModuleReplacementPlugin instance to the configuration's plugins before the WebpackPluginServe instance, this plugin with throw an exception.