- Restored lockfile heuristic to preserve tarball URLs, fixing frozen lockfile installs from registries with non‑standard tarball paths (e.g., GitHub Packages, JSR).
- Added execution of preversion, version, and postversion lifecycle scripts when running `pnpm version`.
- Fixed bad tarball size errors by disabling strict content‑length checks for encoded responses and requesting identity encoding.