17.3.0-next.1 (2024-02-27)
common
| Commit | Description |
|---|---|
AsyncPipe should not call markForCheck on subscription (#54554)
|
compiler
| Commit | Description |
|---|---|
| Enable template pipeline by default. (#54571) |
compiler-cli
| Commit | Description |
|---|---|
| account for as expression in docs extraction (#54414) | |
| catch function instance properties in interpolated signal diagnostic (#54325) | |
| identify aliased initializer functions (#54480) | |
| identify aliased initializer functions (#54609) |
core
| Commit | Description |
|---|---|
| add API to inject attributes on the host node (#54604) | |
| support TypeScript 5.4 (#54414) | |
collect providers from NgModules while rendering @defer block (#52881)
| |
| fix typo in injectors.svg file (#54596) |
migrations
| Commit | Description |
|---|---|
| resolve infinite loop for a single line element with a long tag name and angle bracket on a new line (#54588) |