v10.4.1
📦 pnpmView on GitHub →
🐛 4 fixes🔧 3 symbols
Summary
This patch release fixes several CLI behaviors: it adds validation for overlapping `--allow-build` values, prints version info after execution time, warns on ignored builds during repeat installs, and restores proper handling of `init-package-manager`.
🐛 Bug Fixes
- Throws an error when the value provided by the `--allow-build` option overlaps with the `pnpm.ignoredBuildDependencies` list.
- Prints pnpm's version after the execution time at the end of the console output.
- Prints a warning about ignored builds of dependencies on repeat install.
- Ensures that setting `init-package-manager` works as expected.
🔧 Affected Symbols
--allow-buildpnpm.ignoredBuildDependenciesinit-package-manager