Skip to content

Releases: webpack/webpack-dev-server

v4.9.3

29 Jun 20:00
Compare
Choose a tag to compare

4.9.3 (2022-06-29)

Bug Fixes

  • avoid creation unnecessary stream for static sockjs file (#4482) (049b153)
  • history-api-fallback now supports HEAD requests and handles them the same as GET (8936082)

v4.9.2

06 Jun 17:13
Compare
Choose a tag to compare

4.9.2 (2022-06-06)

Bug Fixes

v4.9.1

31 May 15:30
Compare
Choose a tag to compare

4.9.1 (2022-05-31)

Bug Fixes

v4.9.0

04 May 17:05
Compare
Choose a tag to compare

4.9.0 (2022-05-04)

Features

  • support Trusted Types for client overlay (#4404) (8132e1d)

Bug Fixes

  • ie11 runtime (#4403) (256d5fb)
  • replace portfinder with custom implementation and fix security problem (#4384) (eea50f3)
  • use the host in options to check if port is available (#4385) (a10c7cf)

v4.8.1

06 Apr 11:32
Compare
Choose a tag to compare

4.8.1 (2022-04-06)

Bug Fixes

v4.8.0

05 Apr 12:02
Compare
Choose a tag to compare

4.8.0 (2022-04-05)

Features

Bug Fixes

  • update description for --no-client-reconnect (#4248) (317648d)
  • update description for --no-client (#4250) (c3b6690)
  • update description for --no-history-api-fallback (#4277) (d63a0a2)
  • update negated descriptions for more options (#4287) (c64bd94)
  • update schema to have negatedDescription only for type boolean (#4280) (fcf8e8e)

v4.7.4

02 Feb 10:51
Compare
Choose a tag to compare

4.7.4 (2022-02-02)

Bug Fixes

v4.7.3

11 Jan 17:44
Compare
Choose a tag to compare

4.7.3 (2022-01-11)

Security

  • update selfsigned to 2.0.0 version

v4.7.2

29 Dec 19:40
Compare
Choose a tag to compare

4.7.2 (2021-12-29)

Bug Fixes

  • apply onAfterSetupMiddleware after setupMiddlewares (as behavior earlier) (f6bc644)

v4.7.1

22 Dec 16:28
Compare
Choose a tag to compare

4.7.1 (2021-12-22)

Bug Fixes

  • removed url package, fixed compatibility with future webpack defaults (#4132) (4e5d8ea)