angular/goldens/public-api/compiler-cli
Matthieu Riegler 2896c93cc1
feat(compiler): Angular expressions with optional chaining returns undefined
To mitigate this breaking change,  this behavior can be disabled by wrapping expressions with the `$null` magic function.
: `$null(foo?.bar?.baz)`
2026-04-28 15:26:53 -07:00
..
compiler_options.api.md feat(compiler): Angular expressions with optional chaining returns undefined 2026-04-28 15:26:53 -07:00
error_code.api.md feat(core): introduce @Service decorator 2026-04-22 11:01:01 -07:00
extended_template_diagnostic_name.api.md feat(compiler-cli): Adds diagnostic for misconfigured @defer triggers (#64069) 2025-10-13 11:06:01 -07:00