Angular: 17.0.0-rc.3 Release

Release date:
November 7, 2023
Previous version:
17.0.0-rc.2 (released November 2, 2023)
Magnitude:
2,839 Diff Delta
Contributors:
11 total committers
Data confidence:
Commits:

Top Contributors in 17.0.0-rc.3

mmalerba
AleksanderBodurri
dylhunn
crisbeto
atscott
jessicajaniuk
JiaLiPassion
twerske
alan-agius4
alxhub

Directory Browser for 17.0.0-rc.3

All files are compared to previous version, 17.0.0-rc.2. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

<a name="17.0.0-rc.3"></a>

17.0.0-rc.3 (2023-11-06)

compiler

| Commit | Description | | -- | -- | | fix - 83067b3ef2 | ng-template directive invoke twice at the root of control flow (#52515) |

core

| Commit | Description | | -- | -- | | fix - 80e7a0f8fa | guard usages of performance.mark (#52505) | | fix - a2ba5482c3 | use TNode instead of LView for mapping injector providers (#52436) |

migrations

| Commit | Description | | -- | -- | | fix - 09e905ad67 | account for separator characters inside strings (#52525) | | fix - 9c2be715a3 | Fixes a bug in the ngFor pre-v5 alias translation (#52531) | | fix - 57404d4723 | handle comma-separated syntax in ngFor (#52525) | | fix - 6988a0070e | handle ngIf else condition with no whitespaces (#52504) | | fix - c267f54bc3 | Update regex to better match ng-templates (#52529) |