Skip to content

Update to pnpm 11#958

Merged
simolus3 merged 4 commits into
mainfrom
pnpm11
May 14, 2026
Merged

Update to pnpm 11#958
simolus3 merged 4 commits into
mainfrom
pnpm11

Conversation

@simolus3
Copy link
Copy Markdown
Contributor

@simolus3 simolus3 commented May 13, 2026

This updates workspaces to the latest pnpm version. For the main package, I ran the recommended codemod. For demos, I manually ran pnpm install, fixing stuff until it worked.

The main difference is that pnpm 10 used onlyBuiltDependencies to declare which packages are allowed to run (post-)install scripts. In pnpm 11, we have to make an explicit choice for every dependency (pnpm install fails otherwise). I've enabled better-sqlite3, wa-sqlite and a few build tools and left other packages disabled).

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 13, 2026

⚠️ No Changeset found

Latest commit: 5f9d4b6

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@simolus3 simolus3 marked this pull request as ready for review May 13, 2026 09:31
@simolus3 simolus3 requested a review from stevensJourney May 13, 2026 10:02
stevensJourney
stevensJourney previously approved these changes May 14, 2026
@simolus3 simolus3 merged commit d14fff4 into main May 14, 2026
15 checks passed
@simolus3 simolus3 deleted the pnpm11 branch May 14, 2026 09:45
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.

2 participants