We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7acc0e0 commit 2023931Copy full SHA for 2023931
packages/runtime/CHANGELOG.md
@@ -13,10 +13,6 @@
13
- Exposed the previously private `formatOptions` method in the `FederationHost` class publicly.
14
- Enhanced error handling for uninstantiated or unregistered runtime access.
15
16
- ```
17
-
18
19
20
- 9e32644: - Refactor `embedded.ts` to use a proxy pattern for better runtime compatibility:
21
- Implement FederationHost and Module classes that delegate to the actual runtime implementation
22
- Expose all public methods and properties from the original classes
0 commit comments