Skip to content

Commit 2b2d4d9

Browse files
committed
docs: update migration guide to reflect removal of SockJS support
1 parent 6b6c081 commit 2b2d4d9

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

migration-v6.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
This document serves as a migration guide for `webpack-dev-server@6.0.0`.
44

5+
## ⚠ Breaking Changes
6+
7+
- The support for Sockjs has been removed. The WebSocket implementation is now the only supported option for client-server communication.
8+
59
## Deprecations
610

711
- The static methods `internalIP` and `internalIPSync` were removed. Use `findIp` instead.

0 commit comments

Comments
 (0)