Skip to content

Use PNPM workspace feature for publish#8050

Merged
zurfyx merged 7 commits intomainfrom
fix3
Dec 25, 2025
Merged

Use PNPM workspace feature for publish#8050
zurfyx merged 7 commits intomainfrom
fix3

Conversation

@zurfyx
Copy link
Copy Markdown
Member

@zurfyx zurfyx commented Dec 25, 2025

Yet another error. This time package version bump works but the publish fails because it can't install versions that haven't yet been published.

PNPM has a workspace feature that allows to read from local files, which then gets overwritten by the real version on publish. It looks pretty neat if it works.

I tested my own publish in zurfyx-lexical-react and the output seems reasonable https://www.npmjs.com/package/zurfyx-lexical-react

@vercel
Copy link
Copy Markdown

vercel bot commented Dec 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
lexical Ready Ready Preview, Comment Dec 25, 2025 0:26am
lexical-playground Ready Ready Preview, Comment Dec 25, 2025 0:26am

@meta-cla meta-cla bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 25, 2025
@zurfyx zurfyx enabled auto-merge December 25, 2025 00:26
@zurfyx zurfyx added this pull request to the merge queue Dec 25, 2025
Merged via the queue into main with commit 4dd71e9 Dec 25, 2025
40 checks passed
@etrepum etrepum mentioned this pull request Jan 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants