Angular: 20.2.0-next.5 Release

Release date:
August 6, 2025
Previous version:
20.2.0-next.4 (released August 6, 2025)
Magnitude:
49 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in 20.2.0-next.5

ivanwonder

Directory Browser for 20.2.0-next.5

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

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.