Angular: 17.1.3 Release

Release date:
February 15, 2024
Previous version:
17.1.2 (released January 31, 2024)
Magnitude:
8,923 Diff Delta
Contributors:
23 total committers
Data confidence:
Commits:

Top Contributors in 17.1.3

crisbeto
devversion
pkozlowski-opensource
pmvald
jessicajaniuk
atscott
josephperrott
JeanMeche
cexbrayat
arturovt

Directory Browser for 17.1.3

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

Loading File Browser...

Release Notes Published

<a name="17.1.3"></a>

17.1.3 (2024-02-08)

compiler-cli

| Commit | Description | | -- | -- | | fix - bc4a6a9715 | do not error due to multiple components named equally (#54273) | | fix - a997e08c6f | handle default imports in defer blocks (#53695) | | fix - 63a9027720 | interpolatedSignalNotInvoked diagnostic for model signals (#54338) | | fix - 40e1edc977 | properly catch fatal diagnostics in type checking (#54309) | | fix - 9f6605d11b | support jumping to definitions of signal-based inputs (#54233) |

core

| Commit | Description | | -- | -- | | fix - 7df133dcc2 | afterRender hooks should allow updating state (#54074) | | fix - 744e20641a | Fix possible infinite loop with markForCheck by partially reverting #54074 (#54329) | | fix - 0fb114274c | update imports to be compatible with rxjs 6 (#54193) |

router

| Commit | Description | | -- | -- | | fix - 238f2a8bc9 | Clear internal transition when navigation finalizes (#54261) |