Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade module federation to 0.7.3 #792

Closed
wants to merge 9 commits into from
Closed

Conversation

zmzlois
Copy link
Contributor

@zmzlois zmzlois commented Nov 13, 2024

Summary

Prevent version unmatch breaking application boundary.

module federation 0.7.3 make sure the remote shareScopeMap have been registered when sharing strategy is version-first, until sharing scope is certain it won't be loading remote.

related PR: module-federation/core#3212

Test plan

Copy link

changeset-bot bot commented Nov 13, 2024

🦋 Changeset detected

Latest commit: 5a7e8c5

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@callstack/repack Major
@callstack/repack-dev-server Major
@callstack/repack-init Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Nov 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
repack-website ⬜️ Ignored (Inspect) Visit Preview Nov 13, 2024 7:10am

@jbroma
Copy link
Member

jbroma commented Nov 19, 2024

Closing since @module-federation/enhanced is a peer dep, it's installed as a devDepedency in order to use the types from MF so this PR would not have the desired effect.

@jbroma jbroma closed this Nov 19, 2024
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