14.0.0-beta.7 (@scion/workbench)
danielwiehl
released this
07 Sep 09:00
·
331 commits
to master
since this release
14.0.0-beta.7 (2022-12-07)
Bug Fixes
- workbench/host: destroy SCION Microfrontend Platform when destroying the Angular platform (2f62e66)
- workbench/host: dispose view-related command handlers on platform shutdown (f784a28)
- workbench/host: fix zone synchronization when displaying a notification outside of the Angular zone (db78df0)
- workbench/host: fix zone synchronization when opening a message box outside of the Angular zone (d4e70fe)
- workbench/host: inject initializers provided under
MICROFRONTEND_PLATFORM_POST_STARTUP
DI token in the Angular zone (2581190) - workbench/host: provide
WorkbenchNotificationService
for injection (ee89380) - workbench/host: register application-specific messaging interceptors before workbench/platform interceptors (3204973)
- workbench/host: retain focus on element that closed popup due to loss of focus (29c82bf)
Dependencies
- workbench/host: update
@scion/microfrontend-platform
to version1.0.0-rc.11
(34fec1d)
BREAKING CHANGES
-
workbench/host: Updating
@scion/microfrontend-platform
to version1.0.0-rc.11
introduced a breaking change.More information on how to migrate can be found in the changelog of the SCION Microfrontend Platform.