Skip to content

20.2.0-next.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@atscott atscott released this 06 Aug 19:11
· 25 commits to main since this release

platform-browser

Commit Description
feat - d24d5742db Add IsolatedShadowDom encapsulation method (#62723)

router

Commit Description
feat - 687c374826 add a currentNavigation signal to the Router service. (#63011)

Deprecations

router

  • The Router.getCurrentNavigation method is deprecated. Use the Router.currentNavigation signal instead.