The default system Node.js version will be updated from version v18 → v22 on January 27, 2025.
IMPORTANT UPDATE - This release been delayed to February 24, 2025
Why are we doing this?
Node.js v22 is the current LTS (Long Term Supported) version, and updating to use Node.js v22 by default allows customers to take advantage of the latest features as well as benefit from the performance and security improvements that the newer version delivers.
What are the impacts of this change?
- The default Node.js version available on the build image will be v22
- The default runtime for Node.js functions deployed after this change will be v22
- Plugins installed through the Integrations tab will begin using v22.
- Local plugins and plugins installed via a site’s
package.json
that use a Node.js version lower than v18 will default to using v22.
Note - Running the build command itself is unaffected by this change, and running it with Node.js versions below v22 continues to be supported.
What do you need to do?
Plugin authors: Almost all plugins are already compatible with Node.js v22 but you may want to confirm this for your plugin. If your plugin is not compatible, you will need to migrate your plugin to support Node.js v22 before February 24, 2025.
Plugin users: If you are using a plugin that no longer works after the upgrade to Node.js v22, please file an issue on the plugin’s repository so that the plugin author can make the necessary changes.
For more information see the following docs:
We want your feedback!
Your feedback is invaluable in shaping our tools and services. If you encounter any issues or have suggestions, we’d love to hear from you! Please post in this thread, and someone from our team will be sure to help you out.