Angular: 17.1.0-next.5 Release

Release date:
December 21, 2023
Previous version:
17.1.0-next.4 (released December 14, 2023)
Magnitude:
5,060 Diff Delta
Contributors:
10 total committers
Data confidence:
Commits:

Top Contributors in 17.1.0-next.5

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

Directory Browser for 17.1.0-next.5

All files are compared to previous version, 17.1.0-next.4. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

<a name="17.1.0-next.5"></a>

17.1.0-next.5 (2023-12-21)

compiler

| Commit | Description | | -- | -- | | fix - 3a689c2050 | correctly intercept index in loop tracking function (#53604) | | fix - df8a825910 | project empty block root node (#53620) | | fix - 478d622265 | project empty block root node in template pipeline (#53620) |

core

| Commit | Description | | -- | -- | | fix - aecb675fa5 | avoid repeated work when parsing version (#53598) | | fix - 872e7f25fe | tree shake version class (#53598) |

migrations

| Commit | Description | | -- | -- | | fix - fb7c58cda7 | cf migration - detect and error when result is invalid i18n nesting (#53638) | | fix - d49333edc3 | cf migration - detect and error when result is invalid i18n nesting (#53638) (#53639) | | fix - 8e2178792d | cf migration - ensure full check runs for all imports (#53637) | | fix - 22b95de9bc | cf migration - fix bug in attribute formatting (#53636) | | fix - b40bb22a66 | cf migration - improve import declaration handling (#53622) | | fix - 8bf752539f | cf migration - preserve indentation on attribute strings (#53625) | | fix - 7bb312fcf6 | cf migration - stop removing empty newlines from i18n blocks (#53578) | | fix - db6b4a6bc4 | Fix cf migration bug with parsing for loop conditions properly (#53558) |

router

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