Skip to content

chore: migrate to pnpm v11#163

Merged
YimingIsCOLD merged 2 commits into
mainfrom
chore/upgrade-pnpm-v11
May 10, 2026
Merged

chore: migrate to pnpm v11#163
YimingIsCOLD merged 2 commits into
mainfrom
chore/upgrade-pnpm-v11

Conversation

@YimingIsCOLD
Copy link
Copy Markdown
Contributor

@YimingIsCOLD YimingIsCOLD commented May 10, 2026

🚀 Summary

Adopts pnpm v11. The v11 release reworked the build approval schema in pnpm-workspace.yaml (onlyBuiltDependencies is replaced with allowBuilds), so this PR migrates the file alongside bumping the documented pnpm version in CLAUDE.md.

✏️ Changes

  • Migrate pnpm-workspace.yaml from onlyBuiltDependencies (list) to allowBuilds (map) for pnpm v11 compatibility.
  • Bump documented pnpm version in CLAUDE.md from 10 to 11.

🧪 Test Plan

  • pnpm install runs without errors.
  • pnpm dev:all starts the stack.
  • Pre-commit hooks (pnpm lint-staged) fire successfully on staged files.

@YimingIsCOLD YimingIsCOLD self-assigned this May 10, 2026
@YimingIsCOLD YimingIsCOLD merged commit ae932e9 into main May 10, 2026
7 checks passed
@YimingIsCOLD YimingIsCOLD deleted the chore/upgrade-pnpm-v11 branch May 10, 2026 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant