main
test(compiler): add test for imports with unquoted URL
fix(compiler): simplify handling of colon host with a selector list
fix(compiler): preserve leading commas in animation definitions
fix(compiler): do not encapsulate nested selectors if parent contains ::ng-deep
refactor: update license text to point to angular.dev (#57901)
fix(compiler): scope nested CSS rules
refactor(compiler): convert scripts within `packages/compiler` to relative imports (#60625)
feat(compiler): Disable '--global-' error outside of g3 (#68846)
build: initial test of TypeScript 6