Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## [Unreleased]


## [v316] - 2025-10-30

- Added Node.js 25.1.0 (linux-amd64)
- Added Node.js 24.11.0 (linux-amd64)
- Added Node.js 22.21.1 (linux-amd64)
Expand Down Expand Up @@ -1166,7 +1169,8 @@ Accepts `cacheDirectories` array in package.json to override default `node_modul

- Documented at https://devcenter.heroku.com/articles/nodejs-support#cache-behavior

[unreleased]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v315...main
[unreleased]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v316...main
[v316]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v315...v316
[v315]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v314...v315
[v314]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v313...v314
[v313]: https://github.com/heroku/heroku-buildpack-nodejs/compare/v312...v313
Expand Down