npm webpack-dev-middleware 8.1.1
v8.1.1

4 hours ago

Patch Changes

  • Fixed a crash when calling close() in plugin mode (isPlugin = true). Since the host (webpack-cli, webpack-dev-server, etc.) owns compiler.watch(), the middleware has no watching of its own to close, so close() now just calls the callback instead of throwing. (by @bjohansebas in #2347)

Don't miss a new webpack-dev-middleware release

NewReleases is sending notifications on new releases.