Skip to content

fix(workspace): support Bun object-form workspaces in package.json#1250

Merged
graphite-app[bot] merged 1 commit intomainfrom
support-bun-workspaces-object
Apr 1, 2026
Merged

fix(workspace): support Bun object-form workspaces in package.json#1250
graphite-app[bot] merged 1 commit intomainfrom
support-bun-workspaces-object

Conversation

@fengmk2
Copy link
Copy Markdown
Member

@fengmk2 fengmk2 commented Apr 1, 2026

Bun and Yarn classic support workspaces as an object with a
packages field (e.g., for Bun catalogs), not just an array.
Handle both forms in workspace detection, create, and migrate flows.

Closes #1247

@netlify
Copy link
Copy Markdown

netlify bot commented Apr 1, 2026

Deploy Preview for viteplus-preview canceled.

Name Link
🔨 Latest commit 7db2260
🔍 Latest deploy log https://app.netlify.com/projects/viteplus-preview/deploys/69ccbbafa195cd0007923101

Copy link
Copy Markdown
Member Author

fengmk2 commented Apr 1, 2026


How to use the Graphite Merge Queue

Add the label auto-merge to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

Copy link
Copy Markdown
Member Author

fengmk2 commented Apr 1, 2026

deps on voidzero-dev/vite-task#316

@fengmk2 fengmk2 marked this pull request as ready for review April 1, 2026 05:33
@fengmk2 fengmk2 requested a review from branchseer April 1, 2026 05:33
@fengmk2 fengmk2 self-assigned this Apr 1, 2026
@fengmk2 fengmk2 force-pushed the support-bun-workspaces-object branch 2 times, most recently from b6e8f5b to 317cd65 Compare April 1, 2026 06:15
@graphite-app
Copy link
Copy Markdown

graphite-app bot commented Apr 1, 2026

Merge activity

…1250)

Bun and Yarn classic support `workspaces` as an object with a
`packages` field (e.g., for Bun catalogs), not just an array.
Handle both forms in workspace detection, create, and migrate flows.

Closes #1247
@graphite-app graphite-app bot force-pushed the support-bun-workspaces-object branch from 317cd65 to 7db2260 Compare April 1, 2026 06:31
@graphite-app graphite-app bot merged commit 7db2260 into main Apr 1, 2026
34 checks passed
@graphite-app graphite-app bot deleted the support-bun-workspaces-object branch April 1, 2026 06:37
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.

Bun workspaces object form not supported

2 participants