Skip to content

Releases: heroku/buildpacks-nodejs

v5.5.8

16 Apr 19:11
18f9d91

Choose a tag to compare

heroku/nodejs

Added

  • 24.15.0 (linux-amd64, linux-arm64)

v5.5.7

09 Apr 14:34
f39bc51

Choose a tag to compare

heroku/nodejs

Added

  • Warn when deploying with end-of-life Node.js versions. (#1353)

Changed

  • Extracted shared Node.js version types into nodejs-data crate. (#1328)

v5.5.6

02 Apr 18:20
40cdc6d

Choose a tag to compare

heroku/nodejs

Added

  • 25.9.0 (linux-amd64, linux-arm64)

v5.5.5

25 Mar 18:14
c103303

Choose a tag to compare

heroku/nodejs

Added

  • 25.8.2 (linux-amd64, linux-arm64)
  • 24.14.1 (linux-amd64, linux-arm64)
  • 22.22.2 (linux-amd64, linux-arm64)
  • 20.20.2 (linux-amd64, linux-arm64)

v5.5.4

12 Mar 16:51
55d268c

Choose a tag to compare

heroku/nodejs

Added

  • 25.8.1 (linux-amd64, linux-arm64)

v5.5.3

05 Mar 19:07
10dade1

Choose a tag to compare

heroku/nodejs

Fixed

  • Fixed non-deterministic app layer caching when native modules are compiled by npm or yarn. (#1317)
  • Fixed non-deterministic app layer caching when native modules are compiled by yarn with PnP linker. (#1319)
  • Fixed non-deterministic app layer caching caused by pnpm's .modules.yaml timestamp. (#1321)

Added

  • 25.8.0 (linux-amd64, linux-arm64)
  • 22.22.1 (linux-amd64, linux-arm64)
  • 20.20.1 (linux-amd64, linux-arm64)

v5.5.2

25 Feb 14:26
268b5a6

Choose a tag to compare

heroku/nodejs

Added

  • 25.7.0 (linux-amd64, linux-arm64)
  • 24.14.0 (linux-amd64, linux-arm64)

v5.5.1

24 Feb 15:48
81683ad

Choose a tag to compare

heroku/nodejs

Added

  • Cleanup of non-deterministic files in Node.js, npm, and pnpm layers to prevent unnecessary invalidation of runtime layers for export. (#1274)

Changed

v5.5.0

19 Feb 13:59
a02b3d0

Choose a tag to compare

heroku/nodejs

Added

  • Prepend node_modules/.bin to build and runtime environment PATH. (#1294)

v5.4.3

10 Feb 19:00
809b350

Choose a tag to compare

heroku/nodejs

Added

  • 25.6.1 (linux-amd64, linux-arm64)
  • 24.13.1 (linux-amd64, linux-arm64)