fix(deps): update dependency @module-federation/runtime to ^0.9.0 #11
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.2.6
->^0.9.0
Release Notes
module-federation/core (@module-federation/runtime)
v0.9.0
Compare Source
Patch Changes
v0.8.12
Compare Source
Patch Changes
v0.8.11
Compare Source
Patch Changes
v0.8.10
Compare Source
Patch Changes
9566fbc
]v0.8.9
Compare Source
Patch Changes
v0.8.8
Compare Source
Patch Changes
v0.8.7
Compare Source
Patch Changes
f573ad0
: feat: add externalRuntime and provideExternalRuntime fields to help optimize assets size4fd33fb
: fix: throw RUNTIME-008 Error when script resources load failed835b09c
]f573ad0
]336f3d8
]4fd33fb
]v0.8.6
Compare Source
Patch Changes
v0.8.5
Compare Source
Patch Changes
v0.8.4
Compare Source
Patch Changes
v0.8.3
Compare Source
Patch Changes
f817674
: chore(runtime): remove duplicate registerRemotes warn8e172c8
]v0.8.2
Compare Source
Patch Changes
fa7a0bd
: feat: add remote-entry script resource retry for retry-pluginv0.8.1
Compare Source
Patch Changes
v0.8.0
Compare Source
Patch Changes
v0.7.7
Compare Source
Patch Changes
a960c88
: fix(runtime): add define constant to help downgrade non-esm projecte26d107
: add @vite-ignore for dynamic import in loadEsmEntryv0.7.6
Compare Source
Patch Changes
v0.7.5
Compare Source
Patch Changes
v0.7.3
Compare Source
Patch Changes
4ab9295
: disable package json generation during buildc2b1efa
: fix: initializeSharing before load remote while shareStrategy is version first4ab9295
]v0.7.2
Compare Source
Patch Changes
v0.7.1
Compare Source
Patch Changes
66ba7b1
: fix: clear globalLoading cache in node env8712967
: fix(runtime): use wrapper global instead of using globalThis directly6db4c5f
]v0.7.0
Compare Source
Minor Changes
879ad87
: pass all loaderHooks to loadEntry and fetch functions instead of just createScriptPatch Changes
752537b
: fix(runtime): use loaded or loading shared if sharedStrategy is loaded-first54bfd1c
: fix(runtime): use document.defaultView to get real window object to solve csp issue206b56d
: disable hoistTransitiveImports for better tree shake879ad87
]4eb09e7
]206b56d
]849ef9c
]v0.6.16
Compare Source
Patch Changes
024df60
: disable hoistTransitiveImports for better tree shakef779188
]024df60
]v0.6.15
Compare Source
Patch Changes
ec31539
: fix(retry-plugin): fix script retry logic to make error-boundary should render until script retry finished.v0.6.14
Compare Source
Patch Changes
ad605d2
: chore: unified loggerad605d2
]v0.6.13
Compare Source
Patch Changes
v0.6.12
Compare Source
Patch Changes
v0.6.11
Compare Source
Patch Changes
ea6d417
: Replaced dynamic module import usingnew Function
with a safer directimport
call.new Function
to execute dynamic import/* webpackIgnore: true */
for proper bundler handlingUpdated dependencies [
d5a3072
]v0.6.10
Compare Source
Patch Changes
b704f30
: fix(runtime): remove crossorigin attr from link tag which not preload success22a3b83
]v0.6.9
Compare Source
Patch Changes
v0.6.8
Compare Source
Patch Changes
32db0ac
: Manifest protocol to support more than global remote type6c5f444
: load entry to support delegate module responsesfac6ecf
: fix(runtime): catch init remote error in errorLoadRemote hook32db0ac
]v0.6.7
Compare Source
Patch Changes
9e32644
: Added comprehensive integration tests for the API synchronization and enhanced the embedded module proxy implementation.FederationHost
andModule
classes.embedded.ts
file to dynamically access the runtime modules at runtime.formatOptions
method in theFederationHost
class publicly.9e32644
: - Refactorembedded.ts
to use a proxy pattern for better runtime compatibility:sync.spec.ts
with extensive tests for API compatibilitycore.ts
to makeformatOptions
method publicUpdated dependencies [
9e32644
]v0.6.6
Compare Source
Patch Changes
v0.6.5
Patch Changes
v0.6.4
Patch Changes
v0.6.3
Compare Source
Patch Changes
v0.6.2
Compare Source
Patch Changes
9f98292
: fix(runtime): set loading if registeredShared not setv0.6.1
Compare Source
Patch Changes
024df60
: disable hoistTransitiveImports for better tree shakef779188
]024df60
]v0.6.0
Compare Source
Patch Changes
1d9bb77
]v0.5.2
Compare Source
Patch Changes
24ba96e
: fix: handle circular init sharedb90fa7d
: feat: add shareStrategy optionb90fa7d
]v0.5.1
Compare Source
Patch Changes
v0.5.0
Compare Source
Minor Changes
8378a77
: feat(runtime): add loadEntry hookPatch Changes
5c7ac8a
: provide error message when remote entry init fails8378a77
]v0.4.0
Compare Source
Minor Changes
f2f02c9
: provide users to mark shared module as loadedPatch Changes
a6e2bed
: fix: add attrs option to createLink hooka6e2bed
]a6e2bed
]v0.3.5
Compare Source
Patch Changes
v0.3.4
Compare Source
Patch Changes
67ea678
: checking for remote entry type when loading assetsd26d7e6
: Ensured createScript runtime hook always receivesattrs
v0.3.3
Compare Source
Patch Changes
v0.3.2
Compare Source
Patch Changes
v0.3.1
Compare Source
Patch Changes
v0.3.0
Compare Source
Minor Changes
fa37cc4
: feat: support modern.js ssr #2348Patch Changes
fa37cc4
]Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.