main
refactor: update license text to point to angular.dev (#57901)
refactor(compiler): emit instructions for foreign components
Revert "refactor(core): Ensure determineLongestAnimation is run synchronously after style applies"
fix(core): do not rename ARIA property bindings to attributes (#63925)
refactor(compiler): rework arrow function storage
refactor(core): add runtime logic for attaching source locations (#58982)
refactor(core): handle NO_CHANGE in bindingUpdated (#61557)
fix(core): notify profiler events in case of errors
refactor(core): update generated code signatures
fix(core): ensure custom controls resolve transitive host directives
refactor(core): abstract control flow discovery utilities (#66167)
refactor(core): introduce domProperty instruction (#60608)
refactor(core): add tracing for component creation
refactor(core): properly handle local references in DOM-only instructions (#62096)
refactor(common): Removes unused imports to clean up dependencies
refactor(core): add context support for foreign components (#69502)
refactor(forms): move control logic into `FormField` directive
refactor(core): add DOM-only listener instruction (#61718)
refactor(core): separate out DOM logic from property (#60608)
fix(compiler): ensure generated code compiles
fix(core): reject dynamic script host elements
fix(core): warn when style property bindings receive invalid values
refactor(core): remove `index` from text node creation
refactor(compiler): remove empty empty string suffix from interpolation instructions (#60066)
refactor(core): expose isWritableSignal to the publicApi
refactor(core): simplify single interpolations (#61639)
refactor(core): convert scripts within `packages/core/src` to relative imports (#60227)