main
fix(core): block creation of sensitive URI attributes from ICU messages
fix(core): warn when style property bindings receive invalid values
refactor(core): convert scripts within `packages/core/test` to relative imports (#60227)
fix(compiler): account for NgModule dependencies in JIT-compiled partial declarations
refactor(core): Fix DirectiveDefinition interface to allow abstract classes
refactor(core): add `walkLViewDirectives`
build: consolidate domino bundling in platform-server
fix(core): Flush animations when no component has been checked (#58089)
refactor(core): track the tracing service in the LView environment
fix(core): destroy hooks not set up for `useClass` provider using `forwardRef` (#44281)
refactor(core): add context support for foreign components (#69502)
refactor(core): add dev mode descriptions to foreign view boundaries
refactor(core): Split the ng global into internal and external objects
refactor(platform-browser): remove unused Platform ID dependency from DomRendererFactory2
fix(core): ensure SVG animation attributeName is checked case-insensitively
refactor(core): align namespaced attribute validation and security schema contexts
refactor: update license text to point to angular.dev (#57901)
feat(core): introduce @Service decorator
fix(core): ensure `@for` iteration over field is reactive (#64113)
build: migrate all `ts_library` in `packages/core/test` (#61472)
refactor(core): simplify attributes extraction logic for ComponentRef (#59678)
refactor: clean up explicit standalone flags from tests (#63963)
ci: reformat files
refactor(core): remove ComponentFactoryResolver & ComponentFactory from the api surface""
perf(core): detect existing signal dependency without checking all producer links
docs: set syntax highlighting of code examples MD code blocks (#59026)