npm webpack-dev-middleware 8.2.0
v8.2.0

4 hours ago

Minor Changes

  • Added a hot option that enables hot module replacement, replacing the need for webpack-hot-middleware. Pass hot: true to enable with defaults, or hot: { path, heartbeat, progress, statsOptions } to customize. The client runtime ships with the package and is added as a webpack entry. (by @bjohansebas in #2322)

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

NewReleases is sending notifications on new releases.