Skip to content

Conversation

@heroku-linguist
Copy link
Contributor

heroku/nodejs

Added

  • Support for the engines.pnpm field in package.json to declare pnpm as the package manager. (#1203)

Changed

  • The corepack tool will no longer be used to install pnpm. Usage of the packageManager field in package.json to declare pnpm as the package manager is still supported. (#1203)
  • The corepack tool will no longer be used to install Yarn. Usage of the packageManager field in package.json to declare Yarn as the package manager is still supported. (#1204)
  • The default version of [email protected] will no longer be installed to bootstrap vendored Yarn installations configured using yarnPath in .yarnrc.yml. (#1204)

## heroku/nodejs

### Added

- Support for the `engines.pnpm` field in `package.json` to declare pnpm as the package manager. ([#1203](heroku/buildpacks-nodejs#1203))

### Changed

- The `corepack` tool will no longer be used to install pnpm. Usage of the `packageManager` field in `package.json` to declare pnpm as the package manager is still supported. ([#1203](heroku/buildpacks-nodejs#1203))
- The `corepack` tool will no longer be used to install Yarn. Usage of the `packageManager` field in `package.json` to declare Yarn as the package manager is still supported. ([#1204](heroku/buildpacks-nodejs#1204))
- The default version of `[email protected]` will no longer be installed to bootstrap vendored Yarn installations configured using `yarnPath` in `.yarnrc.yml`. ([#1204](heroku/buildpacks-nodejs#1204))
@heroku-linguist heroku-linguist bot requested a review from a team as a code owner October 27, 2025 17:35
@heroku-linguist heroku-linguist bot requested a review from colincasey October 27, 2025 17:35
@heroku-linguist heroku-linguist bot enabled auto-merge (squash) October 27, 2025 17:35
@heroku-linguist heroku-linguist bot merged commit fdbe6ed into main Oct 27, 2025
32 checks passed
@heroku-linguist heroku-linguist bot deleted the update/heroku/buildpacks-nodejs branch October 27, 2025 18:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant