pnpr@0.1.0-alpha.5Pre-release
pnpr 0.1.0-alpha.5
Fixed 2
- Fixed `catalog:` references in dependencies and overrides failing to resolve when installing through a pnpr server with error "No catalog entry '<name>' was found for catalog 'default'"
- Fixed a crash on Windows when installing a nested workspace member through a pnpr server
Patch Changes
- Fixed
catalog:references in dependencies and overrides failing to resolve when installing through a pnpr server, which errored with "No catalog entry '' was found for catalog 'default'." even though the catalog entry existed. Also fixed a crash on Windows when installing a nested workspace member (e.g.packages/foo) through a pnpr server #13232.