v10.29.2
📦 pnpmView on GitHub →
🐛 1 fixes
Summary
This patch release reverts a previous fix (from v10.29.1) that was causing issues, restoring functionality for 'pnpm run -r' when an empty workspace file is present.
🐛 Bug Fixes
- Reverted a fix from v10.29.1 that caused an issue, specifically fixing the failure of 'pnpm run -r' with "No projects matched the filters" when an empty pnpm-workspace.yaml file exists (related to issue #10497).