angular/goldens/public-api/compiler-cli
Paul Gschwendtner f7da77b90d refactor(compiler-cli): detect output() function (#54217)
As we are introducing the new `output()` function as an inituive
alternative to `@Output()` that matches with signal-based inputs,
this commit prepares the compiler to detect such initializer-based
outputs.

PR Close #54217
2024-02-05 15:08:34 +00:00
..
compiler_options.md refactor(compiler-cli): incorporate LocalCompilationExtraImportsTracker in the compilation workflow (#53543) 2024-01-30 15:05:42 +00:00
error_code.md refactor(compiler-cli): detect output() function (#54217) 2024-02-05 15:08:34 +00:00
extended_template_diagnostic_name.md fix(compiler-cli): add compiler option to disable control flow content projection diagnostic (#53311) 2023-12-05 17:21:16 -08:00