Angular: 17.0.9 Release

Release date:
January 10, 2024
Previous version:
17.0.8 (released December 21, 2023)
Magnitude:
4,166 Diff Delta
Contributors:
13 total committers
Data confidence:
Commits:

Top Contributors in 17.0.9

atscott
devversion
JeanMeche
dylhunn
mmalerba
crisbeto
frigus02
jessicajaniuk
josephperrott
NurRehman

Directory Browser for 17.0.9

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.9"></a>

17.0.9 (2024-01-10)

common

| Commit | Description | | -- | -- | | fix - c22b513b3f | remove unused parameters from the ngClass constructor (#53831) | | fix - bd9f89d1c8 | server-side rendering error when using in-memory scrolling (#53683) |

compiler

| Commit | Description | | -- | -- | | fix - 92fd6cc42e | generate less code for advance instructions (#53845) | | fix - 6a41961fbd | ignore empty switch blocks (#53776) |

compiler-cli

| Commit | Description | | -- | -- | | fix - 7309463697 | interpolatedSignalNotInvoked diagnostic (#53585) |

core

| Commit | Description | | -- | -- | | fix - 441db5123f | afterRender hooks now only run on ApplicationRef.tick (#52455) | | fix - f9120d79cb | allow effect to be used inside an ErrorHandler (#53713) |

migrations

| Commit | Description | | -- | -- | | fix - e92c86b77f | Fix empty switch case offset bug in cf migration (#53839) |

platform-server

| Commit | Description | | -- | -- | | fix - 91cb16fde9 | Do not delete global Event (#53659) |