repack icon indicating copy to clipboard operation
repack copied to clipboard

[BREAKING] feat: ModuleFederation 2.0 support

Open jbroma opened this issue 1 year ago • 4 comments

Summary

Closes #518

  • [x] - introduce separate tester for MF2
  • [x] - rename ModuleFederationPlugin to ModuleFederationPluginV1

Test plan

jbroma avatar Jul 26 '24 16:07 jbroma

🦋 Changeset detected

Latest commit: f4e1cc8200e0587c4a7e503cab01980ec6cac72e

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 Minor
@callstack/repack-dev-server Minor
@callstack/repack-init Minor

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

changeset-bot[bot] avatar Jul 26 '24 16:07 changeset-bot[bot]

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 Oct 29, 2024 4:40pm

vercel[bot] avatar Jul 26 '24 16:07 vercel[bot]

in v4 users will need to configure getPublicPath in plugin config. Until now, the publicPath was set to noop:// in prod, and it would be a breaking change to modify this now.

In v5, Re.Pack will use publicPath and this will further reduce the config needed.

jbroma avatar Aug 01 '24 16:08 jbroma

This pull request has been marked as stale because it has been inactive for 60 days. Please update this pull request or it will be automatically closed in 14 days.

github-actions[bot] avatar Sep 20 '24 00:09 github-actions[bot]