- Drop the macOS x64 binary; Intel Mac users now see a clear preinstall error and must install via npm or stay on pnpm 10 (breaking for that platform).
- dlx (pnpx/pnx/pnpm create) now prompts to approve install scripts like `pnpm add -g`, cleans up partially populated cache on failure, and `pnpm g ls` now correctly emits JSON/parseable output.
- Publish honors `publishConfig.registry`; peer‑dependency errors are rendered inline; warning/error labels are bracketed for terminals without color.