main
refactor(compiler): add support for compiling NgModules under isolatedDeclarations
test(compiler-cli): format compliance TEST_CASES.json with prettier
fix(core): sanitize host bindings on concrete hosts (#69558)
fix(compiler-cli): record class extends clause references in DeferredSymbolTracker
refactor(compiler): add support for @Input transforms under isolatedDeclarations
test(compiler-cli): cover DOM-only vs full instruction set across compilation modes
test(compiler-cli): add compliance case for @HostListener on a property
fix(compiler): move projection attributes into constants
refactor(compiler): rename isolated tests to codegen
test(core): remove shelljs from core schematics tests (#64042)
refactor(compiler-cli): check if generated code compiles in compliance tests