Nx
Enterprise
Nx
fix(core): comma-split pnpm minimumReleaseAgeExclude from .npmrc and npm_config_* pnpm v10 reads these settings via @pnpm/npm-conf, which treats array-typed values as comma-separated lists (trimming each entry). nx read the whole line as a single entry, so a valid config like 'minimum-release-age-exclude=nx,@nx/*' parsed as one invalid pattern, the policy went ambiguous, and migrate fell back to a package-manager install instead of honoring the exclusion. Comma-split and trim the v10 npm-conf surfaces to match pnpm. v11's pnpm_config_* schema is JSON-or-single and is intentionally left unchanged.
nx-cloud record -- nx format:check
Sign in / Sign up
Open main menu
Succeeded
CI Pipeline Execution
1 run failed
nx-cloud record -- nx format:check
Click to copy
Linux
4 CPU cores
f24ef6f7
36086