v20.3.26
refactor: update license text to point to angular.dev (#57901)
test: add Integration tests for hydration and event reply (#55708)
feat(core): introduce `BootstrapContext` for improved server bootstrapping (#63636)
ci: use new size tracking in integration tests (#62650)
test: update `protractor` builder usage to `private-protractor` (#58254)
build: update cross-repo angular dependencies (#64447)
build: lock file maintenance (#64534)
build: remove yarn from integration tests, switch to pnpm (#63986)
feat(router): add a currentNavigation signal to the Router service. (#63011) This new signal property is convenient to derive a `isNavigating` state.
refactor(core): drop the usage of `PromiseSettledResult<void>` (#63955)