npm webpack-dev-server 4.4.0
v4.4.0

latest releases: 4.15.2, 5.0.4, 5.0.3...
2 years ago

4.4.0 (2021-10-27)

Features

  • added the server option, now you can pass server options, example { server: { type: 'http', options: { maxHeaderSize: 32768 } } }, available options for http and https, note - for http2 is used spdy, options specified in the server.options option take precedence over https/http2 options (#3940) (a70a7ef)
  • added the client.reconnect option (#3912) (5edad76)
  • improve error handling within startCallback and endCallback (#3969) (b0928ac)

Bug Fixes

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

NewReleases is sending notifications on new releases.