Skip to content

feat(runtime-core): add RUNTIME-010 error code and handling for name option inconsistency#4493

Merged
2heal1 merged 1 commit intomainfrom
feat/runtime-010
Mar 4, 2026
Merged

feat(runtime-core): add RUNTIME-010 error code and handling for name option inconsistency#4493
2heal1 merged 1 commit intomainfrom
feat/runtime-010

Conversation

@2heal1
Copy link
Member

@2heal1 2heal1 commented Mar 4, 2026

Description

add RUNTIME-010 error code and handling for name option inconsistency

Related Issue

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the documentation.

@changeset-bot
Copy link

changeset-bot bot commented Mar 4, 2026

🦋 Changeset detected

Latest commit: 09208a3

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/runtime-core Patch
@module-federation/error-codes Patch
@module-federation/runtime Patch
@module-federation/bridge-react Patch
@module-federation/dts-plugin Patch
@module-federation/enhanced Patch
@module-federation/rspress-plugin Patch
website-new Patch
@module-federation/devtools Patch
@module-federation/data-prefetch Patch
@module-federation/metro Patch
@module-federation/modern-js-v3 Patch
@module-federation/modern-js Patch
@module-federation/nextjs-mf Patch
@module-federation/node Patch
@module-federation/retry-plugin Patch
@module-federation/runtime-tools Patch
@module-federation/webpack-bundler-runtime Patch
@module-federation/bridge-vue3 Patch
@module-federation/cli Patch
@module-federation/manifest Patch
@module-federation/rspack Patch
@module-federation/rsbuild-plugin Patch
@module-federation/storybook-addon Patch
shared-tree-shaking-no-server-host Patch
shared-tree-shaking-no-server-provider Patch
@module-federation/metro-plugin-rnc-cli Patch
@module-federation/metro-plugin-rnef Patch
shared-tree-shaking-with-server-host Patch
shared-tree-shaking-with-server-provider Patch
@module-federation/inject-external-runtime-core-plugin Patch
remote5 Patch
remote6 Patch
@module-federation/sdk Patch
@module-federation/managers Patch
@module-federation/third-party-dts-extractor Patch
@module-federation/bridge-shared Patch
@module-federation/bridge-react-webpack-plugin Patch
create-module-federation Patch
@module-federation/treeshake-server Patch
@module-federation/treeshake-frontend Patch
@module-federation/esbuild Patch
@module-federation/utilities 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

@netlify
Copy link

netlify bot commented Mar 4, 2026

Deploy Preview for module-federation-docs ready!

Name Link
🔨 Latest commit 09208a3
🔍 Latest deploy log https://app.netlify.com/projects/module-federation-docs/deploys/69a7ec4fb615170008d03f8a
😎 Deploy Preview https://deploy-preview-4493--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.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Mar 4, 2026

Open in StackBlitz

@module-federation/devtools

pnpm add https://pkg.pr.new/@module-federation/devtools@4493

@module-federation/cli

pnpm add https://pkg.pr.new/@module-federation/cli@4493

create-module-federation

pnpm add https://pkg.pr.new/create-module-federation@4493

@module-federation/data-prefetch

pnpm add https://pkg.pr.new/@module-federation/data-prefetch@4493

@module-federation/dts-plugin

pnpm add https://pkg.pr.new/@module-federation/dts-plugin@4493

@module-federation/enhanced

pnpm add https://pkg.pr.new/@module-federation/enhanced@4493

@module-federation/error-codes

pnpm add https://pkg.pr.new/@module-federation/error-codes@4493

@module-federation/esbuild

pnpm add https://pkg.pr.new/@module-federation/esbuild@4493

@module-federation/managers

pnpm add https://pkg.pr.new/@module-federation/managers@4493

@module-federation/manifest

pnpm add https://pkg.pr.new/@module-federation/manifest@4493

@module-federation/metro

pnpm add https://pkg.pr.new/@module-federation/metro@4493

@module-federation/metro-plugin-rnc-cli

pnpm add https://pkg.pr.new/@module-federation/metro-plugin-rnc-cli@4493

@module-federation/metro-plugin-rnef

pnpm add https://pkg.pr.new/@module-federation/metro-plugin-rnef@4493

@module-federation/modern-js

pnpm add https://pkg.pr.new/@module-federation/modern-js@4493

@module-federation/modern-js-v3

pnpm add https://pkg.pr.new/@module-federation/modern-js-v3@4493

@module-federation/native-federation-tests

pnpm add https://pkg.pr.new/@module-federation/native-federation-tests@4493

@module-federation/native-federation-typescript

pnpm add https://pkg.pr.new/@module-federation/native-federation-typescript@4493

@module-federation/nextjs-mf

pnpm add https://pkg.pr.new/@module-federation/nextjs-mf@4493

@module-federation/node

pnpm add https://pkg.pr.new/@module-federation/node@4493

@module-federation/retry-plugin

pnpm add https://pkg.pr.new/@module-federation/retry-plugin@4493

@module-federation/rsbuild-plugin

pnpm add https://pkg.pr.new/@module-federation/rsbuild-plugin@4493

@module-federation/rspack

pnpm add https://pkg.pr.new/@module-federation/rspack@4493

@module-federation/rspress-plugin

pnpm add https://pkg.pr.new/@module-federation/rspress-plugin@4493

@module-federation/runtime

pnpm add https://pkg.pr.new/@module-federation/runtime@4493

@module-federation/runtime-core

pnpm add https://pkg.pr.new/@module-federation/runtime-core@4493

@module-federation/runtime-tools

pnpm add https://pkg.pr.new/@module-federation/runtime-tools@4493

@module-federation/sdk

pnpm add https://pkg.pr.new/@module-federation/sdk@4493

@module-federation/storybook-addon

pnpm add https://pkg.pr.new/@module-federation/storybook-addon@4493

@module-federation/third-party-dts-extractor

pnpm add https://pkg.pr.new/@module-federation/third-party-dts-extractor@4493

@module-federation/treeshake-frontend

pnpm add https://pkg.pr.new/@module-federation/treeshake-frontend@4493

@module-federation/treeshake-server

pnpm add https://pkg.pr.new/@module-federation/treeshake-server@4493

@module-federation/typescript

pnpm add https://pkg.pr.new/@module-federation/typescript@4493

@module-federation/utilities

pnpm add https://pkg.pr.new/@module-federation/utilities@4493

@module-federation/webpack-bundler-runtime

pnpm add https://pkg.pr.new/@module-federation/webpack-bundler-runtime@4493

@module-federation/bridge-react

pnpm add https://pkg.pr.new/@module-federation/bridge-react@4493

@module-federation/bridge-react-webpack-plugin

pnpm add https://pkg.pr.new/@module-federation/bridge-react-webpack-plugin@4493

@module-federation/bridge-shared

pnpm add https://pkg.pr.new/@module-federation/bridge-shared@4493

@module-federation/bridge-vue3

pnpm add https://pkg.pr.new/@module-federation/bridge-vue3@4493

@module-federation/inject-external-runtime-core-plugin

pnpm add https://pkg.pr.new/@module-federation/inject-external-runtime-core-plugin@4493

commit: 575f270

@github-actions
Copy link
Contributor

github-actions bot commented Mar 4, 2026

Bundle Size Report

6 package(s) changed, 35 unchanged.

Package Total dist Delta ESM gzip Delta
error-codes 12.6 kB +836 B (+6.9%) 193 B +4 B (+2.1%)
runtime-core 245.4 kB +564 B (+0.2%) 474 B no change
vue3-bridge 138.3 kB +490 B (+0.3%) 21.2 kB +121 B (+0.6%)
bridge-react 356.9 kB +408 B (+0.1%) 1.3 kB -3 B (-0.2%)
webpack-bundler-runtime 89.4 kB -149 B (-0.2%) 405 B no change
runtime-tools 4.8 kB -39 B (-0.8%) 95 B no change

Total dist: 6.71 MB (+2.1 kB (+0.0%))
Total ESM gzip: 79.1 kB (+122 B (+0.2%))

@2heal1 2heal1 merged commit 24bf84d into main Mar 4, 2026
26 checks passed
@2heal1 2heal1 deleted the feat/runtime-010 branch March 4, 2026 09:44
@2heal1 2heal1 mentioned this pull request Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants