We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3fc4c2 commit 3df5212Copy full SHA for 3df5212
1 file changed
docs/migrate-v1-to-v2.md
@@ -14,6 +14,10 @@ The minimum supported Node.js version is now `^20.19.0 || >=22.12.0`.
14
15
`@rspack/dev-server` v2 is designed to work with Rspack v2. Rspack v1 is no longer supported in v2.
16
17
+## Pure ESM package
18
+
19
+`@rspack/dev-server` is now published as **pure ESM** package.
20
21
### Upgraded `http-proxy-middleware` to v3
22
23
`http-proxy-middleware` has been updated to v3, which has some breaking changes:
0 commit comments