Skip to content

Commit 7413716

Browse files
feat: add migration guide for Rsbuild v2.0 (#433)
1 parent 59bc823 commit 7413716

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,6 @@ pnpm add -D @workleap/rsbuild-configs@^4.0.0 @rsbuild/core@^2.0.0 @rspack/core@^
2323

2424
Rsbuild 2.0 requires **Node.js `20.19+` or `22.12+`**. Node.js 18 is no longer supported because it reached end of life in April 2025.
2525

26-
Make sure your CI runners and local development environment are running a supported version. The recommended pattern is to pin a version in the project [`.nvmrc`](https://github.com/nvm-sh/nvm#nvmrc) (or equivalent) file:
27-
28-
```text .nvmrc
29-
22
30-
```
31-
3226
## Review changed defaults
3327

3428
The following defaults changed upstream. Most projects don't need to react to them, but they're worth knowing about.

0 commit comments

Comments
 (0)