Skip to content

Releases: webpack/webpack-dev-server

v5.1.0

03 Sep 18:01
Compare
Choose a tag to compare

5.1.0 (2024-09-03)

Features

  • add visual progress indicators (a8f40b7)
  • added the app option to be Function (by default only with connect compatibility frameworks) (3096148)
  • allow the server option to be Function (#5275) (02a1c6d)
  • http2 support for connect and connect compatibility frameworks which support HTTP2 (#5267) (6509a3f)

Bug Fixes

v4.15.2

20 Mar 15:40
Compare
Choose a tag to compare

4.15.2 (2024-03-20)

Bug Fixes

  • security: bump webpack-dev-middleware (4116209)

v5.0.4

19 Mar 19:48
Compare
Choose a tag to compare

5.0.4 (2024-03-19)

Bug Fixes

v5.0.3

12 Mar 14:49
Compare
Choose a tag to compare

5.0.3 (2024-03-12)

Bug Fixes

v5.0.2

16 Feb 12:39
Compare
Choose a tag to compare

5.0.2 (2024-02-16)

Bug Fixes

v5.0.1

13 Feb 14:39
Compare
Choose a tag to compare

5.0.1 (2024-02-13)

Bug Fixes

v5.0.0

12 Feb 13:32
Compare
Choose a tag to compare

v4.15.1

09 Jun 14:38
Compare
Choose a tag to compare

4.15.1 (2023-06-09)

Bug Fixes

  • replace :: with localhost before openBrowser() (#4856) (874c44b)
  • types: compatibility with @types/ws (#4899) (34bcec2)

v4.15.0

07 May 12:47
Compare
Choose a tag to compare

4.15.0 (2023-05-07)

Features

  • overlay displays unhandled promise rejection (#4849) (d1dd430)

v4.14.0

06 May 23:56
Compare
Choose a tag to compare

4.14.0 (2023-05-06)

Features

  • allow CLI to be ESM (#4837) (bb4a5d9)
  • allow filter overlay errors/warnings/runtimeErrors with function (#4813) (aab01b3)