Skip to content

Commit 42214b2

Browse files
authored
docs: update http-proxy-middleware migration version (#202)
1 parent ca33b81 commit 42214b2

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/migrate-v1-to-v2.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,9 @@ The minimum supported Node.js version is now `^20.19.0 || >=22.12.0`.
1818

1919
`@rspack/dev-server` is now published as **pure ESM** package.
2020

21-
### Upgraded `http-proxy-middleware` to v3
21+
### Upgraded `http-proxy-middleware` to v4
2222

23-
`http-proxy-middleware` has been updated to v3, which has some breaking changes:
23+
`http-proxy-middleware` has been updated from v2 to v4, with several breaking changes introduced since v3:
2424

2525
- `proxy[].path` is removed. Use `pathFilter` (or `context`) instead.
2626

0 commit comments

Comments
 (0)