- Remove the unused `registry` field from tarball resolutions in lock.yaml (backward‑compatible lockfile change).
- Fix multiple bugs: pnpm dlx fails on Windows root drives, publish errors after a dependency upgrade (patched via a fork of @npmcli/arborist), and improve error messages by printing the dependency chain when a tarball fetch fails.
- Optimize handling of optional dependencies by using reflinks/hardlinks to the store instead of copying them.
