github webpack/webpack-dev-server v2.10.0

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

Version 2.10.0 adds the transpilation of the client scripts via babel to ES5 which restores backwards compatibility (that was removed in 2.8.0) to very old or out of date browsers.

Important webpack-dev-server has entered a maintenance-only mode. We won't be accepting any new features or major modifications. We'll still welcome pull requests for fixes however, and will continue to address any bugs that arise. Announcement with specifics pending.

Bugfixes

  • iOS Safari 10 bug where SockJS couldn't be found (#1238)
  • reportTime option (#1209)
  • don't mutate stats configuration (#1174)
  • enable progress from config (#1181)

Updates

  • transpile client bundles with babel (#1242)
  • dependency updates (ce30460)
  • Increase minimum marked version for ReDos vuln (#1255)
  • Update sockjs dependency to fix auditjs security vulnerability warning

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

NewReleases is sending notifications on new releases.