Change8

v10.32.1

📦 pnpmView on GitHub →
🐛 1 fixes🔧 1 symbols

Summary

This patch release fixes a regression related to how pnpm handles `pnpm-workspace.yaml` files that omit the `packages` field, ensuring configuration-only files do not incorrectly define workspace roots.

🐛 Bug Fixes

  • Fixed a regression where pnpm treated all directories as workspace projects if `pnpm-workspace.yaml` existed without a `packages` field. Projects using `pnpm-workspace.yaml` only for settings are now correctly handled.

Affected Symbols