You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- pin packageManager to pnpm@11.24.0 (drives CI action-setup and Docker corepack)
- approve esbuild and protobufjs build scripts via allowBuilds; pnpm 11
errors on unapproved build scripts where pnpm 10 only warned
- exempt the @univer-cli/@univerjs/@univerjs-pro scopes from
minimumReleaseAge so the same-day SDK baseline sync via update:sdk
keeps working; all other deps keep the pnpm 11 24h supply-chain default
- README badges and requirements now say pnpm 11
- pnpm-lock.yaml is unchanged: pnpm 11 keeps lockfileVersion 9.0
0 commit comments