Angular: 16.1.0-rc.0 Release

Release date:
June 8, 2023
Previous version:
16.1.0-next.3 (released June 1, 2023)
Magnitude:
2,372 Diff Delta
Contributors:
11 total committers
Data confidence:
Commits:

Top Contributors in 16.1.0-rc.0

alxhub
alan-agius4
crisbeto
HyperLife1119
aanchal88
pmvald
JeanMeche
angular-robot
cadedupont
DinithiDiaz

Directory Browser for 16.1.0-rc.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

<a name="16.1.0-rc.0"></a>

16.1.0-rc.0 (2023-06-08)

compiler

| Commit | Description | | -- | -- | | fix - 540e643347 | do not remove comments in component styles (#50346) | | fix - 4e663297c5 | error when reading compiled input transforms metadata in JIT mode (#50600) |

core

| Commit | Description | | -- | -- | | fix - 79a706c847 | incorrectly throwing error for self-referencing component (#50559) | | fix - edceb486dd | wait for HTTP in ngOnInit correctly before server render (#50573) |

http

| Commit | Description | | -- | -- | | feat - 85c5427582 | Introduction of the fetch Backend for the HttpClient (#50247) |

platform-server

| Commit | Description | | -- | -- | | fix - 0875b519b9 | surface errors during rendering (#50587) |