Skip to content

chore(runtime): migrate to rslib bundleless with runtime-core/rspack alignment#4352

Merged
ScriptedAlchemy merged 189 commits intorslib/runtime-corefrom
rslib/runtime
Feb 16, 2026
Merged

chore(runtime): migrate to rslib bundleless with runtime-core/rspack alignment#4352
ScriptedAlchemy merged 189 commits intorslib/runtime-corefrom
rslib/runtime

Conversation

@ScriptedAlchemy
Copy link
Member

@ScriptedAlchemy ScriptedAlchemy commented Feb 2, 2026

Summary

  • migrate @module-federation/runtime to rslib bundleless output
  • align runtime utility exports and project/build wiring for the bundleless packaging layout
  • update related runtime-core and rspack integration points to consume the revised runtime surface

Changed Packages

  • @module-federation/runtime
  • @module-federation/runtime-core
  • @module-federation/rspack

Changesets

  • .changeset/mean-plants-bake.md (patch for all listed packages)

Base

  • main

@changeset-bot
Copy link

changeset-bot bot commented Feb 2, 2026

🦋 Changeset detected

Latest commit: 28d9c26

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

This PR includes changesets to release 43 packages
Name Type
@module-federation/enhanced Patch
@module-federation/inject-external-runtime-core-plugin Patch
@module-federation/webpack-bundler-runtime Patch
@module-federation/rspack Patch
@module-federation/runtime Patch
@module-federation/runtime-core Patch
@module-federation/runtime-tools Patch
@module-federation/sdk Patch
@module-federation/modern-js-v3 Patch
@module-federation/modern-js Patch
@module-federation/nextjs-mf Patch
@module-federation/node Patch
@module-federation/rsbuild-plugin Patch
@module-federation/rspress-plugin Patch
@module-federation/storybook-addon Patch
shared-tree-shaking-no-server-host Patch
shared-tree-shaking-no-server-provider Patch
@module-federation/devtools Patch
@module-federation/data-prefetch Patch
@module-federation/dts-plugin Patch
@module-federation/metro Patch
@module-federation/retry-plugin Patch
@module-federation/bridge-react Patch
@module-federation/bridge-vue3 Patch
@module-federation/cli Patch
@module-federation/esbuild Patch
@module-federation/managers Patch
@module-federation/manifest Patch
@module-federation/utilities Patch
@module-federation/bridge-react-webpack-plugin Patch
shared-tree-shaking-with-server-host Patch
shared-tree-shaking-with-server-provider Patch
remote5 Patch
remote6 Patch
website-new Patch
@module-federation/metro-plugin-rnc-cli Patch
@module-federation/metro-plugin-rnef Patch
@module-federation/third-party-dts-extractor Patch
@module-federation/bridge-shared Patch
@module-federation/error-codes Patch
create-module-federation Patch
@module-federation/treeshake-server Patch
@module-federation/treeshake-frontend Patch

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

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 98317e719d

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@netlify
Copy link

netlify bot commented Feb 2, 2026

Deploy Preview for module-federation-docs ready!

Name Link
🔨 Latest commit 41ed1f1
🔍 Latest deploy log https://app.netlify.com/projects/module-federation-docs/deploys/6991091f9dec6f00081cc883
😎 Deploy Preview https://deploy-preview-4352--module-federation-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

Bundle Size Report

5 package(s) changed, 33 unchanged.

Package Total dist Delta ESM gzip Delta
bridge-react 387.2 kB +27.6 kB (+7.7%) 1.3 kB +1 B (+0.1%)
runtime 32.7 kB +14.8 kB (+82.9%) 786 B +28 B (+3.7%)
vue3-bridge 171.0 kB +12.1 kB (+7.6%) 24.9 kB +1.7 kB (+7.3%)
runtime-core 306.5 kB +1.4 kB (+0.5%) 25.6 kB +133 B (+0.5%)
rspack 58.5 kB +244 B (+0.4%) 211 B no change

Total dist: 6.72 MB (+56.2 kB (+0.8%))
Total ESM gzip: 139.9 kB (+1.9 kB (+1.3%))

ScriptedAlchemy and others added 27 commits February 14, 2026 19:41
# Conflicts:
#	apps/manifest-demo/3009-webpack-provider/webpack.config.js
# Conflicts:
#	packages/enhanced/src/lib/container/runtime/FederationRuntimePlugin.ts
…nto rslib/runtime-tools

# Conflicts:
#	packages/node/src/runtimePlugin.ts
@ScriptedAlchemy ScriptedAlchemy merged commit 28d9c26 into rslib/runtime-core Feb 16, 2026
8 of 9 checks passed
@ScriptedAlchemy ScriptedAlchemy deleted the rslib/runtime branch February 16, 2026 04:21
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.

1 participant