Node 20 Upgrade for Server-side Extensions
in Commerce
With the 25.03 (25A) release, the version of Node.js used by server-side extensions (SSEs) is being upgraded to the latest long-term support (LTS) version of Node.js 20. In our testing, we have not found any incompatibilities.
However, there are steps you should take to prepare ahead of time:
- The main risk for incompatibility is outdated NPM libraries that may be used by your SSEs.
- Before your sites are upgraded to 25.03(or beyond), you will need to verify that you’re using the latest version of each NPM library and identify any changes that need to be made to your SSEs.
Tagged:
0