Download Latest Version v5.2.2 source code.tar.gz (351.7 kB)
Email in envelope

Get an email when there's a new version of webpack DevServer

Home / v5.2.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-03-26 1.1 kB
v5.2.1 source code.tar.gz 2025-03-26 467.1 kB
v5.2.1 source code.zip 2025-03-26 704.3 kB
Totals: 3 Items   1.2 MB 0

5.2.1 (2025-03-26)

Security

  • cross-origin requests are not allowed unless allowed by Access-Control-Allow-Origin header
  • requests with an IP addresses in the Origin header are not allowed to connect to WebSocket server unless configured by allowedHosts or it different from the Host header

The above changes may make the dev server not work if you relied on such behavior, but unfortunately they carry security risks, so they were considered as fixes.

Bug Fixes

  • prevent overlay for errors caught by React error boundaries (#5431) (8c1abc9)
  • take the first network found instead of the last one, this restores the same behavior as 5.0.4 (#5411) (ffd0b86)
Source: README.md, updated 2025-03-26