Skip to content

Update pnpm 11 configuration#648

Merged
ValentinH merged 1 commit into
mainfrom
codex/pnpm-11-config
Jun 10, 2026
Merged

Update pnpm 11 configuration#648
ValentinH merged 1 commit into
mainfrom
codex/pnpm-11-config

Conversation

@ValentinH

@ValentinH ValentinH commented Jun 10, 2026

Copy link
Copy Markdown
Owner

Summary

  • bump the package manager pin to pnpm 11.5.2
  • move pnpm build-script approvals out of package.json and into pnpm-workspace.yaml
  • drop the now-unneeded published package cleanup for the legacy pnpm field

Why

Homebrew pnpm 11 hangs/warns in this repo when it sees the old package.json pnpm config. Moving the settings to pnpm's current config location lets native pnpm start cleanly and read the approved build dependencies.

Verification

  • /opt/homebrew/bin/pnpm --version
  • /opt/homebrew/bin/pnpm config get only-built-dependencies
  • /opt/homebrew/bin/pnpm install
  • /opt/homebrew/bin/pnpm type-check
  • /opt/homebrew/bin/pnpm build
📦 Published PR as canary version: 6.0.1--canary.648.1db53c8.0

✨ Test out this PR locally via:

npm install react-easy-crop@6.0.1--canary.648.1db53c8.0
# or 
yarn add react-easy-crop@6.0.1--canary.648.1db53c8.0

@ValentinH ValentinH added the skip-release Preserve the current version when merged label Jun 10, 2026
@ValentinH ValentinH merged commit 980b76e into main Jun 10, 2026
4 checks passed
@ValentinH ValentinH deleted the codex/pnpm-11-config branch June 10, 2026 17:41
@github-actions

Copy link
Copy Markdown

🚀 PR was released in v6.0.1 🚀

@github-actions github-actions Bot added the released This issue/pull request has been released. label Jun 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

released This issue/pull request has been released. skip-release Preserve the current version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant