pnpm 11.x reads the per-package allowBuilds boolean map, not the pnpm 10 onlyBuiltDependencies arrays. The array form is silently ignored, so every build script falls through as 'ignored' and strict CI mode fails. Confirmed by reproducing locally and by inspecting what 'pnpm approve-builds --all' writes back.
Description
Languages
Vue
53.8%
TypeScript
42%
JavaScript
1.8%
CSS
1.7%
HTML
0.5%
Other
0.2%