Skip to content

Default to root package when pnpm-workspace.yaml is missing a packages field#111

Merged
Andarist merged 1 commit intochangesets:masterfrom
lukasIO:fix-pnpm-default-workspace
May 8, 2026
Merged

Default to root package when pnpm-workspace.yaml is missing a packages field#111
Andarist merged 1 commit intochangesets:masterfrom
lukasIO:fix-pnpm-default-workspace

Conversation

@lukasIO
Copy link
Copy Markdown
Contributor

@lukasIO lukasIO commented May 8, 2026

Adds a test for pnpm-workspace.yaml without a packages field.
This ensures pnpm default behaviour is respected as described here

If the packages field is omitted, only the root package is included in the workspace.

@lukasIO lukasIO requested review from Andarist and emmatown as code owners May 8, 2026 09:50
@vercel
Copy link
Copy Markdown

vercel Bot commented May 8, 2026

@lukasIO is attempting to deploy a commit to the Changesets Team on Vercel.

A member of the Team first needs to authorize it.

@lukasIO lukasIO changed the title Default to root package when pnpm-workspace is missing a packages field Default to root package when pnpm-workspace.yaml is missing a packages field May 8, 2026
@Andarist Andarist merged commit 758cf4a into changesets:master May 8, 2026
2 of 3 checks passed
@Andarist
Copy link
Copy Markdown
Member

Andarist commented May 8, 2026

Note that this might not be deployed immediately, see: #109 (comment)

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