main
fix(migrations): correctly migrate ngClass with mixed space-separated keys
test(core): remove shelljs from core schematics tests (#64042)
fix(migrations): prevent duplicate imports in common-to-standalone migration
fix(migrations): correctly detect `then`/`else` keywords in control flow migration
refactor: update license text to point to angular.dev (#57901)
fix(migrations): migration skip any target are not build or test
fix(migrations): prevent trailing comma syntax errors after removing NgStyle
build: migrate to using new jasmine_test (#62086)
feat(migrations): Adds migration for deprecated router testing module (#64217)
refactor(migrations): account for inheritance in service migration
refactor(migrations): unit test signal migration adjustment (#64393)
fix(migrations): preserve transitive NgModule references when pruning
fix(core): resolve component import by exact specifier in route lazy-loading schematic