Angular: 17.0.4 Release

Release date:
January 26, 2024
Previous version:
17.0.3 (released January 26, 2024)
Magnitude:
1,941 Diff Delta
Contributors:
10 total committers
Data confidence:
Commits:

Top Contributors in 17.0.4

crisbeto
jessicajaniuk
arturovt
AndrewKushnir
atscott
Ahmed-Hakeem
sasidharansd
Nicoss54
timdeschryver
LukeSchlangen

Directory Browser for 17.0.4

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="17.0.4"></a>

17.0.4 (2023-11-20)

common

| Commit | Description | | -- | -- | | fix - 7f1c55755d | remove load on image once it fails to load (#52990) | | fix - fafcb0d23f | scan images once page is loaded (#52991) |

compiler

| Commit | Description | | -- | -- | | fix - 98376f2c09 | changed after checked error in for loops (#52935) | | fix - 291deac663 | generate i18n instructions for blocks (#52958) | | fix - 49dca36880 | nested for loops incorrectly calculating computed variables (#52931) | | fix - f01b7183d2 | produce placeholder for blocks in i18n bundles (#52958) |

compiler-cli

| Commit | Description | | -- | -- | | fix - f671f86ac2 | add diagnostic for control flow that prevents content projection (#52726) |

core

| Commit | Description | | -- | -- | | fix - db1a8ebdb4 | cleanup loading promise when no dependencies are defined (#53031) | | fix - 31a1575334 | handle local refs when getDeferBlocks is invoked in tests (#52973) |

migrations

| Commit | Description | | -- | -- | | fix - ac9cd6108f | control flow migration fails for async pipe with unboxing of observable (#52756) (#52972) | | fix - 13bf5b7007 | Fixes control flow migration if then else case (#53006) | | fix - 492ad4698a | fixes migrations of nested switches in control flow (#53010) | | fix - 0fad36eff2 | tweaks to formatting in control flow migration (#53058) |