main
docs(docs-infra): improve api docs extraction
Revert "fix(compiler-cli): include toSignal in debugName transform"
refactor(compiler): produce DOM-only instructions (#62096)
feat(core): add support for TypeScript 6
fix(core): preserve explicit input transform write type
refactor(compiler-cli): remove checkTwoWayBoundEvents flag
fix(compiler-cli): capture metadata for undecorated fields (#63957)
perf(compiler): chain query creation instructions
refactor(compiler-cli): Change indexComponent file to be fileUrl
fix(compiler-cli): apply debugName transform to required signal queries
refactor(compiler): add support for @Input transforms under isolatedDeclarations
refactor(core): Makes `@defer(hydrate ...)` runtime tree-shakable
refactor(compiler): remove `fullTemplateTypeCheck` compiler option.
refactor: update license text to point to angular.dev (#57901)
build: update Jasmine to 6.0.0
fix(compiler-cli): animation events not type checked properly when bound through HostListener decorator
refactor(compiler-cli): merge duplicate directive matches and report conflicts
build: initial test of TypeScript 6
refactor(compiler-cli): Migrate manually ngtsc tests to standalone by default (#58160)
refactor(compiler): add ts-ignore comment on factory functions
refactor: clean up explicit standalone flags from tests (#63963)
fix(core): sanitize host bindings on concrete hosts (#69558)
refactor(compiler): add support for compiling NgModules under isolatedDeclarations
refactor(compiler): update tests after codegen changes
feat(core): introduce @Service decorator
refactor(forms): bind formatted date string to `min`/`max` for `minDate`/`maxDate` (#68001)
refactor: various build and import specificer fixes for strict deps (#63323)
refactor(core): format `@content` blocks consistently (#69502)
refactor(compiler-cli): convert scripts within `packages/compiler-cli` to relative imports (#60625)