Skip to content

v2.5.0

Compare
Choose a tag to compare
@heroku-linguist heroku-linguist released this 08 Dec 12:55
· 213 commits to main since this release
aa9768e

heroku/nodejs

Changed

  • Updated heroku/nodejs-corepack to 2.5.0.
  • Updated heroku/nodejs-engine to 2.5.0.
  • Updated heroku/nodejs-npm-engine to 2.5.0.
  • Updated heroku/nodejs-npm-install to 2.5.0.
  • Updated heroku/nodejs-pnpm-install to 2.5.0.
  • Updated heroku/nodejs-yarn to 2.5.0.

heroku/nodejs-corepack

Added

  • Enabled libcnb trace feature, so that OpenTelemetry file exports with
    buildpack detect and build traces are emitted to the file system.
    (#749)

heroku/nodejs-engine

Added

  • Added Node.js version 21.4.0.
  • Enabled libcnb trace feature, so that OpenTelemetry file exports with
    buildpack detect and build traces are emitted to the file system.
    (#749)

heroku/nodejs-function

Changed

  • Updated heroku/nodejs-engine to 2.5.0.
  • Updated heroku/nodejs-function-invoker to 2.5.0.
  • Updated heroku/nodejs-npm to 2.5.0.

heroku/nodejs-function-invoker

  • No changes.

heroku/nodejs-npm

  • No changes.

heroku/nodejs-npm-engine

Added

  • Added npm version 10.2.5.
  • Enabled libcnb trace feature, so that OpenTelemetry file exports with
    buildpack detect and build traces are emitted to the file system.
    (#749)

heroku/nodejs-npm-install

Added

  • Enabled libcnb trace feature, so that OpenTelemetry file exports with
    buildpack detect and build traces are emitted to the file system.
    (#749)

heroku/nodejs-pnpm-install

Added

  • Enabled libcnb trace feature, so that OpenTelemetry file exports with
    buildpack detect and build traces are emitted to the file system.
    (#749)

heroku/nodejs-yarn

Added

  • Enabled libcnb trace feature, so that OpenTelemetry file exports with
    buildpack detect and build traces are emitted to the file system.
    (#749)