platform-browser
| Commit | Description |
|---|---|
| Add IsolatedShadowDom encapsulation method (#62723) |
router
| Commit | Description |
|---|---|
| add a currentNavigation signal to the Router service. (#63011) |
Deprecations
router
- The Router.getCurrentNavigation method is deprecated. Use the Router.currentNavigation signal instead.