@module-federation/bridge-react 0.0.0-next-20250908124755 → 0.0.0-next-20250916055342

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,11 +1,26 @@
1
1
  # @module-federation/bridge-react
2
2
 
3
- ## 0.0.0-next-20250908124755
3
+ ## 0.0.0-next-20250916055342
4
4
 
5
5
  ### Patch Changes
6
6
 
7
- - @module-federation/sdk@0.0.0-next-20250908124755
8
- - @module-federation/bridge-shared@0.0.0-next-20250908124755
7
+ - @module-federation/sdk@0.0.0-next-20250916055342
8
+ - @module-federation/bridge-shared@0.0.0-next-20250916055342
9
+
10
+ ## 0.19.1
11
+
12
+ ### Patch Changes
13
+
14
+ - Updated dependencies
15
+ - @module-federation/sdk@0.19.1
16
+ - @module-federation/bridge-shared@0.19.1
17
+
18
+ ## 0.19.0
19
+
20
+ ### Patch Changes
21
+
22
+ - @module-federation/sdk@0.19.0
23
+ - @module-federation/bridge-shared@0.19.0
9
24
 
10
25
  ## 0.18.4
11
26
 
@@ -1,7 +1,7 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
3
3
  const lazyUtils = require("./utils-vIpCrZmn.js");
4
- const prefetch = require("./prefetch-c2nVCpB8.js");
4
+ const prefetch = require("./prefetch-DzNdUtDa.js");
5
5
  async function callDataFetch() {
6
6
  const dataFetch = globalThis[lazyUtils.DATA_FETCH_FUNCTION];
7
7
  if (dataFetch) {
@@ -1,7 +1,7 @@
1
1
  import { x as DATA_FETCH_FUNCTION } from "./utils-VSOJTX_o.mjs";
2
2
  import { C, b, e, h, c, d, r } from "./utils-VSOJTX_o.mjs";
3
- import { d as dataFetchFunction } from "./prefetch-DVI5QA2k.mjs";
4
- import { i, p } from "./prefetch-DVI5QA2k.mjs";
3
+ import { d as dataFetchFunction } from "./prefetch-CAnjCqS9.mjs";
4
+ import { i, p } from "./prefetch-CAnjCqS9.mjs";
5
5
  async function callDataFetch() {
6
6
  const dataFetch = globalThis[DATA_FETCH_FUNCTION];
7
7
  if (dataFetch) {
package/dist/index.cjs.js CHANGED
@@ -6,10 +6,10 @@ const React = require("react");
6
6
  const index = require("./index-eN2xRRXs.js");
7
7
  const ReactRouterDOM = require("react-router-dom");
8
8
  const plugin = require("./plugin.cjs.js");
9
- const lazyLoadComponentPlugin = require("./lazy-load-component-plugin-DD5MNEwl.js");
9
+ const lazyLoadComponentPlugin = require("./lazy-load-component-plugin-B0BaoA1J.js");
10
10
  const lazyUtils = require("./utils-vIpCrZmn.js");
11
11
  const dataFetchUtils = require("./data-fetch-utils.cjs.js");
12
- const prefetch = require("./prefetch-c2nVCpB8.js");
12
+ const prefetch = require("./prefetch-DzNdUtDa.js");
13
13
  function _interopNamespaceDefault(e2) {
14
14
  const n = Object.create(null, { [Symbol.toStringTag]: { value: "Module" } });
15
15
  if (e2) {
package/dist/index.es.js CHANGED
@@ -4,10 +4,10 @@ import React__default, { forwardRef, useContext, useState, useEffect, useRef } f
4
4
  import { p as pathJoin, L as LoggerInstance, g as getRootDomDefaultClassName } from "./index-rAO0Wr0M.mjs";
5
5
  import * as ReactRouterDOM from "react-router-dom";
6
6
  import { federationRuntime } from "./plugin.es.js";
7
- import { b, a, c, l } from "./lazy-load-component-plugin-BzDMyfNL.mjs";
7
+ import { b, a, c, l } from "./lazy-load-component-plugin-CK7UDFEe.mjs";
8
8
  import { C, b as b2, E, e, h, c as c2, d, r, s } from "./utils-VSOJTX_o.mjs";
9
9
  import { callDataFetch } from "./data-fetch-utils.es.js";
10
- import { p } from "./prefetch-DVI5QA2k.mjs";
10
+ import { p } from "./prefetch-CAnjCqS9.mjs";
11
11
  function createReact16Or17Root(container) {
12
12
  return {
13
13
  render(children) {
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- const prefetch = require("./prefetch-c2nVCpB8.js");
2
+ const prefetch = require("./prefetch-DzNdUtDa.js");
3
3
  const lazyUtils = require("./utils-vIpCrZmn.js");
4
4
  const React = require("react");
5
5
  const autoFetchData = () => {
@@ -1,4 +1,4 @@
1
- import { i as injectDataFetch, p as prefetch } from "./prefetch-DVI5QA2k.mjs";
1
+ import { i as injectDataFetch, p as prefetch } from "./prefetch-CAnjCqS9.mjs";
2
2
  import { i as initDataFetchMap, j as isDataLoaderExpose, k as getDataFetchInfo, m as getDataFetchMapKey, l as logger, n as getDataFetchItem, o as DATA_FETCH_CLIENT_SUFFIX, p as MF_DATA_FETCH_TYPE, q as isCSROnly, a as loadDataFetchModule, M as MF_DATA_FETCH_STATUS, g as getDataFetchMap, t as isServerEnv, u as getDataFetchIdWithErrorMsgs, v as DATA_FETCH_ERROR_PREFIX, E as ERROR_TYPE, w as wrapDataFetchId, L as LOAD_REMOTE_ERROR_PREFIX, x as DATA_FETCH_FUNCTION, y as getLoadedRemoteInfos, f as fetchData$1, z as setDataFetchItemLoadedStatus, F as FS_HREF } from "./utils-VSOJTX_o.mjs";
3
3
  import React__default, { useRef, useState, Suspense, useEffect } from "react";
4
4
  const autoFetchData = () => {
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperties(exports, { __esModule: { value: true }, [Symbol.toStringTag]: { value: "Module" } });
3
- const lazyLoadComponentPlugin = require("./lazy-load-component-plugin-DD5MNEwl.js");
4
- require("./prefetch-c2nVCpB8.js");
3
+ const lazyLoadComponentPlugin = require("./lazy-load-component-plugin-B0BaoA1J.js");
4
+ require("./prefetch-DzNdUtDa.js");
5
5
  exports.default = lazyLoadComponentPlugin.lazyLoadComponentPlugin;
6
6
  exports.lazyLoadComponentPlugin = lazyLoadComponentPlugin.lazyLoadComponentPlugin;
@@ -1,5 +1,5 @@
1
- import { l, l as l2 } from "./lazy-load-component-plugin-BzDMyfNL.mjs";
2
- import "./prefetch-DVI5QA2k.mjs";
1
+ import { l, l as l2 } from "./lazy-load-component-plugin-CK7UDFEe.mjs";
2
+ import "./prefetch-CAnjCqS9.mjs";
3
3
  export {
4
4
  l as default,
5
5
  l2 as lazyLoadComponentPlugin
@@ -270,7 +270,7 @@ function getGlobalFederationConstructor() {
270
270
  function setGlobalFederationConstructor(FederationConstructor, isDebug = isDebugMode()) {
271
271
  if (isDebug) {
272
272
  CurrentGlobal.__FEDERATION__.__DEBUG_CONSTRUCTOR__ = FederationConstructor;
273
- CurrentGlobal.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__ = "0.18.4";
273
+ CurrentGlobal.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__ = "0.0.0-next-20250916055342";
274
274
  }
275
275
  }
276
276
  function getInfoWithoutType(target, key) {
@@ -1042,7 +1042,7 @@ function getRemoteEntryUniqueKey(remoteInfo) {
1042
1042
  return composeKeyWithSeparator(name, entry);
1043
1043
  }
1044
1044
  async function getRemoteEntry(params) {
1045
- const { origin, remoteEntryExports, remoteInfo, getEntryUrl } = params;
1045
+ const { origin, remoteEntryExports, remoteInfo, getEntryUrl, _inErrorHandling = false } = params;
1046
1046
  const uniqueKey = getRemoteEntryUniqueKey(remoteInfo);
1047
1047
  if (remoteEntryExports) {
1048
1048
  return remoteEntryExports;
@@ -1068,6 +1068,36 @@ async function getRemoteEntry(params) {
1068
1068
  remoteInfo,
1069
1069
  loaderHook
1070
1070
  });
1071
+ }).catch(async (err) => {
1072
+ const uniqueKey2 = getRemoteEntryUniqueKey(remoteInfo);
1073
+ const isScriptLoadError = err instanceof Error && err.message.includes(RUNTIME_008);
1074
+ if (isScriptLoadError && !_inErrorHandling) {
1075
+ try {
1076
+ const wrappedGetRemoteEntry = (params2) => {
1077
+ return getRemoteEntry(_extends$1({}, params2, {
1078
+ _inErrorHandling: true
1079
+ }));
1080
+ };
1081
+ const retryResult = await origin.loaderHook.lifecycle.loadEntryError.emit({
1082
+ getRemoteEntry: wrappedGetRemoteEntry,
1083
+ origin,
1084
+ remoteInfo,
1085
+ remoteEntryExports,
1086
+ globalLoading,
1087
+ uniqueKey: uniqueKey2
1088
+ });
1089
+ if (retryResult) {
1090
+ if (typeof retryResult === "function") {
1091
+ return await retryResult();
1092
+ } else {
1093
+ return retryResult;
1094
+ }
1095
+ }
1096
+ } catch (retryError) {
1097
+ throw retryError;
1098
+ }
1099
+ }
1100
+ throw err;
1071
1101
  });
1072
1102
  }
1073
1103
  return globalLoading[uniqueKey];
@@ -271,7 +271,7 @@ function getGlobalFederationConstructor() {
271
271
  function setGlobalFederationConstructor(FederationConstructor, isDebug = index_esm.isDebugMode()) {
272
272
  if (isDebug) {
273
273
  CurrentGlobal.__FEDERATION__.__DEBUG_CONSTRUCTOR__ = FederationConstructor;
274
- CurrentGlobal.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__ = "0.18.4";
274
+ CurrentGlobal.__FEDERATION__.__DEBUG_CONSTRUCTOR_VERSION__ = "0.0.0-next-20250916055342";
275
275
  }
276
276
  }
277
277
  function getInfoWithoutType(target, key) {
@@ -1043,7 +1043,7 @@ function getRemoteEntryUniqueKey(remoteInfo) {
1043
1043
  return index_esm.composeKeyWithSeparator(name, entry);
1044
1044
  }
1045
1045
  async function getRemoteEntry(params) {
1046
- const { origin, remoteEntryExports, remoteInfo, getEntryUrl } = params;
1046
+ const { origin, remoteEntryExports, remoteInfo, getEntryUrl, _inErrorHandling = false } = params;
1047
1047
  const uniqueKey = getRemoteEntryUniqueKey(remoteInfo);
1048
1048
  if (remoteEntryExports) {
1049
1049
  return remoteEntryExports;
@@ -1069,6 +1069,36 @@ async function getRemoteEntry(params) {
1069
1069
  remoteInfo,
1070
1070
  loaderHook
1071
1071
  });
1072
+ }).catch(async (err) => {
1073
+ const uniqueKey2 = getRemoteEntryUniqueKey(remoteInfo);
1074
+ const isScriptLoadError = err instanceof Error && err.message.includes(RUNTIME_008);
1075
+ if (isScriptLoadError && !_inErrorHandling) {
1076
+ try {
1077
+ const wrappedGetRemoteEntry = (params2) => {
1078
+ return getRemoteEntry(_extends$1({}, params2, {
1079
+ _inErrorHandling: true
1080
+ }));
1081
+ };
1082
+ const retryResult = await origin.loaderHook.lifecycle.loadEntryError.emit({
1083
+ getRemoteEntry: wrappedGetRemoteEntry,
1084
+ origin,
1085
+ remoteInfo,
1086
+ remoteEntryExports,
1087
+ globalLoading,
1088
+ uniqueKey: uniqueKey2
1089
+ });
1090
+ if (retryResult) {
1091
+ if (typeof retryResult === "function") {
1092
+ return await retryResult();
1093
+ } else {
1094
+ return retryResult;
1095
+ }
1096
+ }
1097
+ } catch (retryError) {
1098
+ throw retryError;
1099
+ }
1100
+ }
1101
+ throw err;
1072
1102
  });
1073
1103
  }
1074
1104
  return globalLoading[uniqueKey];
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@module-federation/bridge-react",
3
- "version": "0.0.0-next-20250908124755",
3
+ "version": "0.0.0-next-20250916055342",
4
4
  "sideEffects": false,
5
5
  "publishConfig": {
6
6
  "access": "public"
@@ -9,8 +9,8 @@
9
9
  "license": "MIT",
10
10
  "repository": {
11
11
  "type": "git",
12
- "url": "https://github.com/module-federation/core",
13
- "directory": "packages/bridge-react"
12
+ "url": "git+https://github.com/module-federation/core.git",
13
+ "directory": "packages/bridge/bridge-react"
14
14
  },
15
15
  "main": "./dist/index.cjs.js",
16
16
  "module": "./dist/index.es.js",
@@ -95,8 +95,8 @@
95
95
  "dependencies": {
96
96
  "react-error-boundary": "^4.1.2",
97
97
  "lru-cache": "^10.4.3",
98
- "@module-federation/bridge-shared": "0.0.0-next-20250908124755",
99
- "@module-federation/sdk": "0.0.0-next-20250908124755"
98
+ "@module-federation/bridge-shared": "0.0.0-next-20250916055342",
99
+ "@module-federation/sdk": "0.0.0-next-20250916055342"
100
100
  },
101
101
  "peerDependencies": {
102
102
  "react": ">=16.9.0",
@@ -118,8 +118,8 @@
118
118
  "vite": "^5.4.18",
119
119
  "vite-plugin-dts": "^4.3.0",
120
120
  "hono": "3.12.12",
121
- "@module-federation/runtime": "0.0.0-next-20250908124755",
122
- "@module-federation/runtime-core": "0.0.0-next-20250908124755"
121
+ "@module-federation/runtime-core": "0.0.0-next-20250916055342",
122
+ "@module-federation/runtime": "0.0.0-next-20250916055342"
123
123
  },
124
124
  "scripts": {
125
125
  "dev": "vite",