github webpack/webpack-dev-server v2.8.0

latest releases: v4.15.2, v5.0.4, v5.0.3...
6 years ago

Features

  • Print webpack progress to browser console (#1063)
  • Disable hot reloading with query string (#1068)

Bugfixes

  • Fixes issue #1064 by switching to a named logger (#1070)
  • Fix Broken Socket on Client for Custom/Random Port Numbers (#1060)
  • Addresses #998 to properly assign a random port and access the port assigned (#1054)
  • Don't generate ssl cert when one is already specified via options (#1036)
  • Fix for ./log module not found (#1050)
  • Fixes #1042: overlay doesn't clear if errors are fixed but warnings remain (#1043)
  • Handle IPv6-addresses correctly in checkHost() (#1026)

Updates

  • Allow --open option to specify the browser to use (#825)
  • Adds requestCert support to the server
  • Code cleanup and ESLint + eslint-config-webpack (#1058)
  • Include subjectAltName field in self-signed cert (#987)

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

NewReleases is sending notifications on new releases.