Skip to content

chore: remove Rolldown MF plan#8883

Merged
shulaoda merged 2 commits intomainfrom
03-24-chore_remove_rolldown_mf_plan
Mar 24, 2026
Merged

chore: remove Rolldown MF plan#8883
shulaoda merged 2 commits intomainfrom
03-24-chore_remove_rolldown_mf_plan

Conversation

@shulaoda
Copy link
Copy Markdown
Member

@shulaoda shulaoda commented Mar 24, 2026

Hi, thank you all for your support and interest in Rolldown Module Federation. After some research and discussion, we found that module-federation/vite is already compatible with Vite 7 and Vite 8, and provides good, consistent support for both dev and build modes. Therefore, we recommend using module-federation/vite, and Rolldown will no longer provide built-in Module Federation support. Further discussion and feedback are very welcome.

Copy link
Copy Markdown
Member Author


How to use the Graphite Merge Queue

Add the label graphite: merge-when-ready to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@shulaoda shulaoda marked this pull request as ready for review March 24, 2026 04:12
@netlify
Copy link
Copy Markdown

netlify bot commented Mar 24, 2026

Deploy Preview for rolldown-rs canceled.

Name Link
🔨 Latest commit b23f4a9
🔍 Latest deploy log https://app.netlify.com/projects/rolldown-rs/deploys/69c265b76452690008c224c2

@shulaoda shulaoda requested a review from sapphi-red March 24, 2026 04:12

- [Manual code splitting](./notable-features#manual-code-splitting)
- HMR support (WIP)
- Module Federation (planned)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Member Author

@shulaoda shulaoda Mar 24, 2026

Choose a reason for hiding this comment

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

@module-federation/vite is a Vite plugin, not a Rolldown feature or plugin, I’m not sure whether this should be mentioned on the Rolldown side.

@shulaoda shulaoda marked this pull request as draft March 24, 2026 04:38
shulaoda

This comment was marked as off-topic.

@shulaoda shulaoda force-pushed the 03-24-chore_remove_rolldown_mf_plan branch from 0af2da7 to 622f26e Compare March 24, 2026 09:17
@Boshen
Copy link
Copy Markdown
Member

Boshen commented Mar 24, 2026

Ok, let's remove it from this doc first.

@shulaoda shulaoda marked this pull request as ready for review March 24, 2026 10:21
@shulaoda shulaoda merged commit 7d89c63 into main Mar 24, 2026
28 of 29 checks passed
@shulaoda shulaoda deleted the 03-24-chore_remove_rolldown_mf_plan branch March 24, 2026 10:42
This was referenced Mar 25, 2026
shulaoda added a commit that referenced this pull request Mar 25, 2026
## [1.0.0-rc.12] - 2026-03-25

### 🚀 Features

- chunk-optimizer: skip circular dependency check when strict execution order is enabled (#8886) by @hyf0

### 🐛 Bug Fixes

- emit build warnings during watch mode rebuilds (#8897) by @IWANABETHATGUY
- lazy-barrel: load import-then-export specifiers when barrel has local exports (#8895) by @shulaoda
- correct execution order of transferred CJS init calls (#8877) by @IWANABETHATGUY
- mcs: `entriesAware` should calculate sizes without duplication (#8887) by @hyf0
- non-deterministic chunk generation (#8882) by @sapphi-red
- `is_top_level` incorrectly treats strict-mode scopes as top-level (#8878) by @Dunqing

### 🚜 Refactor

- treeshake: migrate SideEffectDetector to Oxc's MayHaveSideEffects trait (#8624) by @Dunqing

### 🧪 Testing

- make dev server tests deterministic by replacing fixed sleeps with event-driven polling (#8561) by @Boshen

### ⚙️ Miscellaneous Tasks

- deps: update dependency vite-plus to v0.1.14 (#8902) by @camc314
- deps: update dependency oxfmt to ^0.42.0 (#8891) by @renovate[bot]
- deps: update rust crate oxc_sourcemap to v6.1.1 (#8890) by @renovate[bot]
- remove Rolldown MF plan (#8883) by @shulaoda
- deps: update rollup submodule for tests to v4.60.0 (#8881) by @sapphi-red
- deps: update test262 submodule for tests (#8880) by @sapphi-red
- deps: upgrade oxc crates to 0.122.0 (#8879) by @shulaoda

Co-authored-by: shulaoda <[email protected]>
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.

3 participants