Files
Ryo Matsukawa 3ed41f4811 fix: shamefullyHoist set via updateConfig in .pnpmfile.cjs (#10519)
* fix: `shamefullyHoist` set via `updateConfig` in `.pnpmfile.cjs`

* refactor: consolidate derived config processing to cli-utils

Move shamefullyHoist → publicHoistPattern conversion from
config/config to cli-utils/getConfig.ts as suggested in review.

* test(config): update tests for derived config processing move

* refactor: move applyDerivedConfig to cli-utils

* refactor: move applyDerivedConfig to cli-utils

* test: use unit test for hoist: false in cli-utils

* revert: not needed changes

close #10271
2026-02-05 22:45:20 +01:00
..
2025-10-28 17:35:21 +01:00
2026-01-14 01:18:13 +01:00
2025-03-31 08:08:32 +02:00

@pnpm/cli-utils

Utils for pnpm commands

npm version

Installation

pnpm add @pnpm/cli-utils

License

MIT