# Upgrade Guide

# Upgrading from 11 to 12

# Minimum Node.js version

The minimum Node.js version has been bumped from 12.0.0 to 12.22.0 which is the first version of Node.js with native ES Modules support.

# Upgrade React version to latest

To upgrade you can run the following command:

npm install react@latest react-dom@latest

+

关注公众号,获取验证码 !

验证码:
Last Updated: 5/13/2023, 8:55:38 PM