Angular: 17.0.8 Release

Release date:
December 21, 2023
Previous version:
17.0.7 (released December 14, 2023)
Magnitude:
5,005 Diff Delta
Contributors:
10 total committers
Data confidence:
Commits:

Top Contributors in 17.0.8

dylhunn
mmalerba
jessicajaniuk
crisbeto
JeanMeche
JiaLiPassion
atscott
thesmiler
johnnygerard
angular-robot

Directory Browser for 17.0.8

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

Loading File Browser...

Release Notes Published

<a name="17.0.8"></a>

17.0.8 (2023-12-21)

compiler

| Commit | Description | | -- | -- | | fix - de5c9ca8e9 | correctly intercept index in loop tracking function (#53604) |

core

| Commit | Description | | -- | -- | | fix - d79489255a | avoid repeated work when parsing version (#53598) | | fix - 513fee871e | tree shake version class (#53598) |

migrations

| Commit | Description | | -- | -- | | fix - eb7c29c7b6 | cf migration - detect and error when result is invalid i18n nesting (#53638) | | fix - ed936ba0e9 | cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639) | | fix - 5c2f2539e2 | cf migration - ensure full check runs for all imports (#53637) | | fix - 817dc1b27f | cf migration - fix bug in attribute formatting (#53636) | | fix - 7ac60bab9a | cf migration - improve import declaration handling (#53622) | | fix - c3f85e51a9 | cf migration - preserve indentation on attribute strings (#53625) | | fix - e73205ff5a | cf migration - stop removing empty newlines from i18n blocks (#53578) | | fix - 886aa7b2a9 | Fix cf migration bug with parsing for loop conditions properly (#53558) |

router

| Commit | Description | | -- | -- | | fix - 0696ab6a5b | Should not freeze original object used for route data (#53635) |