Angular: 18.0.0-rc.3 Release

Release date:
May 21, 2024
Previous version:
18.0.0-rc.2 (released May 15, 2024)
Magnitude:
1,679 Diff Delta
Contributors:
21 total committers
Data confidence:
Commits:

Top Contributors in 18.0.0-rc.3

JeanMeche
arturovt
devversion
cexbrayat
alxhub
atscott
tbondwilkinson
crisbeto
alan-agius4
iteriani

Directory Browser for 18.0.0-rc.3

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="18.0.0-rc.3"></a>

18.0.0-rc.3 (2024-05-21)

compiler

| Commit | Description | | -- | -- | | fix - 33d0102304 | allow comments between connected blocks (#55966) | | fix - eba92cfa55 | prevent usage of reserved control flow symbol in custom interpolation context. (#55809) |

compiler-cli

| Commit | Description | | -- | -- | | fix - 69a83993b3 | do not throw when retrieving TCB symbol for signal input with restricted access (#55774) | | fix - 4f4f41016e | dom property binding check in signal extended diagnostic (#54324) | | fix - 8d93597a82 | fix type narrowing of @if with aliases (#55835) |

core

| Commit | Description | | -- | -- | | fix - 0cbd73c6e9 | add warning when using zoneless but zone.js is still loaded (#55769) | | fix - 69085ea26e | error about provideExperimentalCheckNoChangesForDebug uses wrong name (#55824) | | fix - 0147e0b85a | exhaustive checkNoChanges should only do a single pass (#55839) |

service-worker

| Commit | Description | | -- | -- | | fix - e598634c10 | remove controllerchange listener when app is destroyed (#55365) |