-
-
Notifications
You must be signed in to change notification settings - Fork 522
Nodejs update checklist
Shen Yang edited this page Feb 13, 2026
·
6 revisions
- Update all the installation instructions in
README.mdanddoc/directory - Update version name in
.nvmrc - Update version number in
.devcontainer/devcontainer.json - Update the version number in
Dockerfileon the line that looks likeFROM node:24-alpine AS node-source - Update version numbers in
.tool-versions - Update the engine version in
package.json - Update node locally and rebuild css and js
- Verify the site works