- Lockfile now stores the values of autoInstallPeers and excludeLinksFromLockfile in a new "settings" field, bumps lockfile format to v6.1, and throws an error if frozen installations use mismatched settings.
- Dependency updates preserve the original range prefix for aliased packages (e.g., npm:foo@1.0.0 becomes npm:foo@1.1.0).
- Better error handling: a clear message is shown when a workspace: reference is missing, and updateConfig.ignoreDependencies patterns are now respected.
