Skip to content

Commit 3df5212

Browse files
authored
docs: update migration guide with pure ESM package info (#140)
1 parent f3fc4c2 commit 3df5212

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

docs/migrate-v1-to-v2.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ The minimum supported Node.js version is now `^20.19.0 || >=22.12.0`.
1414

1515
`@rspack/dev-server` v2 is designed to work with Rspack v2. Rspack v1 is no longer supported in v2.
1616

17+
## Pure ESM package
18+
19+
`@rspack/dev-server` is now published as **pure ESM** package.
20+
1721
### Upgraded `http-proxy-middleware` to v3
1822

1923
`http-proxy-middleware` has been updated to v3, which has some breaking changes:

0 commit comments

Comments
 (0)