Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: fix workspace singleton named exports#864

Merged
gioboa merged 1 commit into
mainfrom
fix/863
Jun 26, 2026
Merged

fix: fix workspace singleton named exports#864
gioboa merged 1 commit into
mainfrom
fix/863

Conversation

@gioboa

@gioboa gioboa commented Jun 26, 2026

Copy link
Copy Markdown
Collaborator

Close #863

Fixes eager workspace singleton named exports to read from the resolved shared module instance instead of re-exporting the local fallback, preventing duplicate shared state between host and remote.

@pkg-pr-new

pkg-pr-new Bot commented Jun 26, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@module-federation/vite@864

commit: f7c2a80

@gioboa gioboa left a comment

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests With Different Frameworks

Image

@gioboa gioboa merged commit 34f90bf into main Jun 26, 2026
22 checks passed
@gioboa gioboa deleted the fix/863 branch June 26, 2026 20:39
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.

[Bug]: eager workspace singleton fallback breaks monorepo remote sharing with host singletons

1 participant