Skip to content
Discussion options

You must be logged in to vote

Confirmed — this is a bug in the workspace hoist winner selection. The linker let the first importer in path order claim the root name slot, while pnpm/Yarn prefer an explicit root dependency and otherwise rank versions by distinct dependents plus peer dependents.

PR #1296 adds that preference pass and regression coverage: #1296

I also verified the public reproduction directly: react@19.2.6 now lands once at the workspace root, mobile keeps 19.2.3 locally, and web/zustand share both the React realpath and module export.

AI-assisted — Tool: Codex; model: unavailable; version: unavailable.

Replies: 2 comments

Comment options

jdx
Aug 14, 2026 — with coder-jdx
Maintainer

You must be logged in to vote
0 replies
Answer selected by mwolson
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants