Change8

pnpr@0.1.0-alpha.5

📦 pnpmView on GitHub →
🐛 2 fixes🔧 2 symbols

Summary

This patch release fixes issues with `catalog:` references in dependencies and overrides when installing through a pnpm server, and resolves a crash on Windows related to nested workspace member installations.

🐛 Bug Fixes

  • Fixed `catalog:` references in dependencies and overrides failing to resolve when installing through a pnpm server, which previously errored with "No catalog entry '<name>' was found for catalog 'default'." even though the catalog entry existed.
  • Fixed a crash on Windows when installing a nested workspace member (e.g. `packages/foo`) through a pnpm server.

Affected Symbols