Skip to content

Commit fb3fbc3

Browse files
Update docs/v8-migration.md
Co-authored-by: Huáng Jùnliàng <jlhwung@gmail.com>
1 parent 438cdff commit fb3fbc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/v8-migration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ You should read this full document to understand what options you need to change
3131

3232
### Node.js support {#nodejs-support}
3333

34-
All Babel 8 packages require Node.js `^22.18.0 || >=24.11.0`. We highly encourage you to use the newest LTS version of Node.js (v24): see [nodejs/Release](https://github.com/nodejs/Release) for more information.
34+
All Babel 8 packages require Node.js `^22.18.0 || >=24.11.0`. We highly encourage you to use the Active LTS version of Node.js (v24): see [nodejs/Release](https://github.com/nodejs/Release) for more information.
3535

3636
This just means Babel _itself_ won't run on older versions of Node. It can still _output_ code that runs on old Node versions.
3737

0 commit comments

Comments
 (0)