Symbol2 releases
`minimumReleaseAgeStrict`
Found in 1 package: pnpm
pnpm(2 releases)
v12.0.0-rc.6Breakingpnpm v12 introduces robust support for managing and executing other package managers (npm, Yarn, Bun) within projects and via `pnpm dlx`. It also significantly improves Node.js runtime resolution speed and optimizes `pnpm install` performance with `pnprServer`.
v11.0.4This patch fixes an issue where `pnpm ci` failed to reinstall workspace dependencies after cleaning, and adjusts the behavior of `pnpm self-update` regarding downgrades. Additionally, the default for `minimumReleaseAgeStrict` is now true when `minimumReleaseAge` is configured.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when `minimumReleaseAgeStrict` changes.
Learn More