[BREAKING] feat: ModuleFederation 2.0 support
Summary
Closes #518
- [x] - introduce separate tester for MF2
- [x] - rename
ModuleFederationPlugintoModuleFederationPluginV1
Test plan
🦋 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
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 |
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.
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.