Link Internal Packages Reliably with pnpm Workspaces and workspace:*
Use workspace:* in pnpm workspaces to link internal packages without publishing. A minimal pnpm-workspace.yaml and package.json setup, how pnpm resolves via symlinks in node_modules/.pnpm, and limits around peer dependencies, build order, and pnpm-only compatibility.