1.0.0-beta.5 (@scion/workbench-client)
danielwiehl
released this
07 Sep 09:37
·
472 commits
to master
since this release
1.0.0-beta.5 (2021-02-12)
Bug Fixes
- workbench-client/router: provide microfrontends with the most recent view capability (0b8f140)
Code Refactoring
- workbench/popup: configure contextual reference(s) via context object (0591e7a)
BREAKING CHANGES
-
workbench/popup: Changed popup config for passing contextual reference(s)
To migrate: Set a popup's view reference via
PopupConfig#context#viewId
instead ofPopupConfig#viewRef
.