main
refactor(router): Add internal flag to control async vs rxjs recognize (#62994)
refactor(router): update route config loading to use async/await (#64322)
refactor(router): Store route injector on ActivatedRoute instance
fix(router): pass outlet context to split to fix empty path named outlets
refactor(router): Add `firstValueFrom` helper (#63485)
refactor: update license text to point to angular.dev (#57901)
refactor(router): add return types to exported functions (#61310)
refactor(common): Removes unused imports to clean up dependencies
fix(router): handle errors from view transition `updateCallbackDone` promise