Angular: 17.0.9 Release

Release date:
January 10, 2024
Previous version:
17.0.8 (released December 21, 2023)
Magnitude:
4,118 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

All files are compared to previous version, 17.0.8. Click here to browse diffs between other versions.

Loading File Browser...

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) |