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

Skip to content

fix: manage default share key compatibility#843

Merged
gioboa merged 1 commit into
mainfrom
fix/842
Jun 22, 2026
Merged

fix: manage default share key compatibility#843
gioboa merged 1 commit into
mainfrom
fix/842

Conversation

@gioboa

@gioboa gioboa commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator

Close #842

  • Adds default-scope cache aliases for backward compatibility between old flat keys and new scoped keys.
  • Does not alias custom scopes like react-18:react. (Those are in new versions)
  • Existing keys are never overwritten.

@pkg-pr-new

pkg-pr-new Bot commented Jun 22, 2026

Copy link
Copy Markdown

Open in StackBlitz

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

commit: 9ce1795

@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

Screenshot 2026-06-22 at 16 25 41

@gioboa

gioboa commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator Author

@alfredosalzillo Can you test this pre-release please?
npm i https://pkg.pr.new/@module-federation/vite@843

@gioboa

gioboa commented Jun 22, 2026

Copy link
Copy Markdown
Collaborator Author
Screenshot 2026-06-22 at 17 31 34

@gioboa gioboa changed the title fix: add default share key compatibility fix: manage default share key compatibility Jun 22, 2026
@gioboa gioboa merged commit 5baa9be into main Jun 22, 2026
22 checks passed
@gioboa gioboa deleted the fix/842 branch June 22, 2026 15:32
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]: 1.16.9 (#822) scope-prefixed loadShare cache keys break new-remote-on-old-host shared singletons (React → null)

1 participant