v22.0.6
22.0.6
Fixed 8
- Use regular optional chaining expression for safe function calls in template checking blocks
- Apply debugName transform to required signal queries
- Detect uninvoked signals in bound expressions using ternary
- Make extractValue reactive for compat AbstractControl values
- Preserve transitive NgModule references when pruning
- Remove stale model import in model-output migration
- Handle outlet named __proto__ in segment group maps
- Use safe hasOwnProperty when parsing query params
compiler
| Commit | Description |
|---|---|
| fix - fd4ddcafed | use regular optional chaining expression for safe function calls in TCBs |
compiler-cli
| Commit | Description |
|---|---|
| fix - 534fe81a89 | apply debugName transform to required signal queries |
| fix - 3b08201bfb | detect uninvoked signals in bound expressions using ternary |
forms/signals
| Commit | Description |
|---|---|
| fix - 171669f7b2 | make extractValue reactive for compat AbstractControl values |
migrations
| Commit | Description |
|---|---|
| fix - 0a6af1496b | preserve transitive NgModule references when pruning |
| fix - d4a926a762 | remove stale model import in model-output migration |
router
| Commit | Description |
|---|---|
| fix - c238bd2ad7 | handle outlet named proto in segment group maps |
| fix - 8e6d7f7190 | use safe hasOwnProperty when parsing query params |