GitHub
06/05/2025, 8:02 PM## v5.2.1
## 5.2.1 (2025-03-26)
### Security
• cross-origin requests are not allowed unless allowed byheaderAccess-Control-Allow-Origin
• requests with an IP addresses in theheader are not allowed to connect to WebSocket server unless configured byOrigin
or it different from theallowedHosts
headerHost
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)
## v5.2.0
## 5.2.0 (2024-12-11)
### Features
• addedandgetClientEntry
methods to get clients entries (dc642a8)getClientHotEntry
### Bug Fixes
• speed up initial client bundling (145b5d0)
## v5.1.0
## 5.1.0 (2024-09-03)
### Features
• add visual progress indicators (a8f40b7)
• added theoption to beapp
(by default only withFunction
compatibility frameworks) (3096148)connect
• allow theoption to beserver
(#5275) (02a1c6d)Function
• http2 support forandconnect
compatibility frameworks which support HTTP2 (#5267) (6509a3f)connect
### Bug Fixes
• check theproperty to determinate the target (#5269) (c3b532c)platform
• ipv6 output (#5270) (06005e7)
• replacewithrimraf
(#5162) (1a1561f)rm
• replace default gateway (#5255) (f5f0902)
• support(#5272) (8b341cb)devServer: false
## v5.0.4
### 5.0.4 (2024-03-19)... (truncated) Changelog Sourced from webpack-dev-server's changelog.
## 5.2.1 (2025-03-26)
### Security
• cross-origin requests are not allowed unless allowed byheaderAccess-Control-Allow-Origin
• requests with an IP addresses in theheader are not allowed to connect to WebSocket server unless configured byOrigin
or it different from theallowedHosts
headerHost
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)
## 5.2.0 (2024-12-11)
### Features
• addedandgetClientEntry
methods to get clients entries (dc642a8)getClientHotEntry
### Bug Fixes
• speed up initial client bundling (145b5d0)
## 5.1.0 (2024-09-03)
### Features
• add visual progress indicators (a8f40b7)
• added theoption to beapp
(by default only withFunction
compatibility frameworks) (3096148)connect
• allow theoption to beserver
(#5275) (02a1c6d)Function
• http2 support forandconnect
compatibility frameworks which support HTTP2 (#5267) (6509a3f)connect
### Bug Fixes
• check theproperty to determinate the target (#5269) (c3b532c)platform
• ipv6 output (#5270) (06005e7)
• replacewithrimraf
(#5162) (1a1561f)rm
• replace default gateway (#5255) (f5f0902)
• supportosquery/osquery-site(<https://redirect.github.com/webpack/webpack-dev-server/issues/52…devServer: false