Angular: 18.1.0-rc.0 Release

Release date:
July 1, 2024
Previous version:
18.1.0-next.4 (released June 27, 2024)
Magnitude:
568 Diff Delta
Contributors:
8 total committers
Data confidence:
Commits:

Top Contributors in 18.1.0-rc.0

AndrewKushnir
JeanMeche
iteriani
devversion
jessicajaniuk
josephperrott
harishkrishnan24
angular-robot

Directory Browser for 18.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="18.1.0-rc.0"></a>

18.1.0-rc.0 (2024-07-01)

common

| Commit | Description | | -- | -- | | fix - 39e48ce675 | Don't run preconnect assertion on the server. (#56213) | | fix - f25653e231 | typo in NgOptimizedImage warning (#56756) |

compiler

| Commit | Description | | -- | -- | | feat - fd6cd0422d | Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295) | | fix - 341a116d61 | allow more characters in let declaration name (#56764) | | fix - 2a1291e942 | give precedence to local let declarations over parent ones (#56752) |

compiler-cli

| Commit | Description | | -- | -- | | fix - 4d18c5bfd5 | flag all conflicts between let declarations and local symbols (#56752) | | fix - 5996502921 | type check let declarations nested inside nodes (#56752) |