main
docs: set syntax highlighting to the remaining Markdown code examples blocks (#59088)
fix(core): introduce logical-only containers for foreign content
refactor: update license text to point to angular.dev (#57901)
refactor(core): prepare control instruction for template & reactive interop
refactor(core): ComponentDef should allow abstract types too
build: add a noDuplicateEnumValue rule (#63483)
refactor(core): add initial implementation of function to replace metadata at runtime (#57953)
fix(core): sanitize host bindings on concrete hosts (#69558)
refactor(core): update generated code signatures
fix(core): prevent animations renderer from impacting `animate.leave` (#63921)
refactor(core): add `getRootNode` to `RNode` interface
refactor(core): move `SharedStylesHost` interface into `@angular/core` with a dedicated `InjectionToken`
refactor(core): prevent duplicating `isRootView` checks (#59614)
refactor(core): add internal API for creating foreign views