- Add support for specifying multiple architectures (including libc) via the supportedArchitectures field to install optional dependencies for different platforms.
- Extend the pnpm licenses list command with a filter option and introduce several quality‑of‑life fixes (scoped bin names, CI log grouping, missing‑directory warnings, tarball fetching for git‑patched deps, newline in shell config).
- Improve performance and reliability: faster linking of hoisted bin wrappers, correct ELIFECYCLE handling, and prevent duplicate file packing in pnpm publish by updating npm‑packlist.
