angular/goldens/public-api/common
Kristiyan Kostadinov 62a97f7e4b fix(core): ensure definitions compile
Includes the following changes to make sure the definitions for injectable compiler:
1. The types for the `factory` function now include the `parent` parameter.
2. `ɵɵFactoryDeclaration` is now defined as a function. We need this since the provider definition gets passed into the inejctable definition by reference.
3. `ɵɵdefineInjectable`, `ɵɵdefineNgModule` and `ɵɵdefinePipe` now return the typed definition, rather than `unknown`. This aligns with what we do for components and directives.

(cherry picked from commit f9ede9ec98)
2026-03-10 16:58:22 +00:00
..
http build: update cross-repo angular dependencies 2026-02-25 10:26:00 -08:00
testing docs: rename @nodoc to @docs-private (#61194) 2025-05-09 10:23:00 -07:00
upgrade refactor(common): removengModuleFactory input of NgComponentOutlet (#62838) 2025-08-20 13:27:18 +00:00
errors.api.md build: add a noDuplicateEnumValue rule (#63483) 2025-09-10 22:16:10 +00:00
index.api.md fix(core): ensure definitions compile 2026-03-10 16:58:22 +00:00