Skip to content

Commit 9e22284

Browse files
Update content/posts/0037-bump-node-default-to-24.md
Co-authored-by: Anthony Dahanne <anthony.dahanne@gmail.com>
1 parent 2e3ff54 commit 9e22284

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

content/posts/0037-bump-node-default-to-24.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ author: pacostas
99
We are excited to announce that it is now the default version for the [Paketo Node.js buildpacks](https://github.com/paketo-buildpacks/nodejs)!
1010
This means that if no Node.js version is specified via the `package.json` file, `.node-version` file, `.nvmrc` file or through the `BP_NODE_VERSION` environment variable, the selected Node.js version will default to 24!
1111

12-
Although Node.js 24 has been available on Paketo Buildpacks since **November 4th, 2025**, via the [node-engine buildpack](https://github.com/paketo-buildpacks/node-engine/pull/1356), we had to ensure that all the Paketo Node.js buildpacks have been tested against it throught their testing suite, before setting it as default. This ensures that the current behavior of the Paketo Node.js Buildpacks implementation remains stable.
12+
Although Node.js 24 has been available on Paketo Buildpacks since **November 4th, 2025**, via the [node-engine buildpack](https://github.com/paketo-buildpacks/node-engine/pull/1356), we had to ensure that all the Paketo Node.js buildpacks have been tested against it through their testing suite, before setting it as default. This ensures that the current behavior of the Paketo Node.js Buildpacks implementation remains stable.
1313

1414
Aside from setting Node.js 24 as the default, nothing else has changed. Older versions of Node.js **will remain available**, even if they have reached End-Of-Life (EOL) status from the Node.js Project.
1515

0 commit comments

Comments
 (0)