main
build: rename defaults2.bzl to defaults.bzl (#63383)
refactor: update license text to point to angular.dev (#57901)
build: update the failure message with the correct command (#63219)
refactor(compiler): add support for compiling NgModules under isolatedDeclarations
refactor(compiler): remove `fullTemplateTypeCheck` compiler option.
test(compiler): switch compliance tests to es2022
feat(compiler): Angular expressions with optional chaining returns `undefined`
build: migrate `packages/compiler-cli` to `ts_project` (#61826)
refactor(compiler-cli): check if generated code compiles in compliance tests
refactor(compiler): update tests after codegen changes