Skip to content

Commit 5836303

Browse files
Merge branch 'fix/runtime-safety-checks' into refactor/hook-renaming-cleanup-v2
2 parents 4ffefbe + 5beee9c commit 5836303

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.changeset/runtime-safety-checks.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,3 @@ fix(enhanced): add runtime safety checks to prevent errors
77
- Add typeof check for oldStartup function in EmbedFederationRuntimeModule to prevent calling undefined function
88
- Add typeof check for __webpack_require__.x in StartupHelpers to prevent calling undefined function
99
- Add warning logs when these functions are missing to help developers debug issues
10-
11-
These defensive checks improve stability and prevent edge case failures in certain build configurations.

0 commit comments

Comments
 (0)