Skip to content

Commit b6b028a

Browse files
committed
docs: update migration guide to clarify proxy options changes
1 parent 587d0ab commit b6b028a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

migration-v6.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ This document serves as a migration guide for `webpack-dev-server@6.0.0`.
66

77
- Minimum supported `Node.js` version is `20.9.0`.
88
- Support for **SockJS** in the WebSocket transport has been removed. Now, only **native WebSocket** is supported, or **custom** client and server implementations can be used.
9+
- The options for passing to the `proxy` have changed. Please refer to the [http-proxy-middleware migration guide](https://github.com/chimurai/http-proxy-middleware/blob/master/MIGRATION.md) for details.
910

1011
## Deprecations
1112

0 commit comments

Comments
 (0)