main
refactor(common): Removes unused generic type parameters from `KeyValueDiffers`
refactor(core): use the `@Service` decorator where possible.
refactor(core): move interfaces around (#64535)
docs(docs-infra): Add build-time validation for API and guide links using route manifest
fix(core): update comment for Default change detection
refactor: update license text to point to angular.dev (#57901)
refactor(core): replacing usages of `Default` strategy with `Eager`
docs: Adds documentation for generic type argument to `SimpleChanges`
refactor(core): correct all `typeof ngDevMode` comparison patterns introduced by #63875