main
feat(migrations): Add migration for CanMatchFn snapshot parameter (#67452)
fix(migrations): avoid generating invalid code in ChangeDetectionStrategy.Eager migration
refactor(migrations): keep the `http-xhr-backend` migration idempotent
refactor(migrations): fix incremental-hydration migration
fix(migrations): remove stale model import in model-output migration
fix(core): do not insert todo when migrating void @Output
refactor(migrations): Improve `safeNavigationMigration` heuristic
refactor(compiler-cli): Remove deep imports of `compiler-cli` in angular/core
fix(core): improve input writes migration in best effort mode
build: update Jasmine to 6.0.0
feat(migrations): Disabling nullishCoalescingNotNullable & optionalChainNotNullable on ng update Related to angular#67959 disabling two diagnostics errors by `ng update`:
fix(migrations): Fix typo for strict-template migration Fix typo for strict-template migration