# webpack-dev-server v5.2.5 - Product: webpack-dev-server (https://whatsnew.fyi/product/webpack-dev-server) - Vendor: webpack - Date: 2026-06-12 - Version: v5.2.5 - Original notes: https://github.com/webpack/webpack-dev-server/releases/tag/v5.2.5 - Permalink: https://whatsnew.fyi/product/webpack-dev-server/releases/v5.2.5 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Skip the HMR WebSocket path when forwarding upgrade requests to user-defined proxies, so custom proxy WebSocket upgrades are no longer intercepted by the dev server ###### Patch Changes - Skip the HMR WebSocket path when forwarding upgrade requests to user-defined proxies, so custom proxy WebSocket upgrades are no longer intercepted by the dev server. (by [@bjohansebas](https://github.com/bjohansebas) in [#5680](https://github.com/webpack/webpack-dev-server/pull/5680))