- Workspace settings can now be defined in pnpm workspace.yaml and the packages field is optional; added automatic sync of injected workspace packages via .npmrc.
- Enhanced pnpm link behavior: defaults to global when no args, supports scope registry CLI option, and calculates relative paths from workspace root.
- Fixed bugs: catalog snapshots removal during lockfile fixes and catalog protocol dependencies not re‑resolving on filtered installs.