Angular: 17.1.0-next.0 Release

Release date:
January 26, 2024
Previous version:
17.0.9 (released January 26, 2024)
Magnitude:
44,393 Diff Delta
Contributors:
88 total committers
Data confidence:
Commits:

41 Features Released with 17.1.0-next.0

Top Contributors in 17.1.0-next.0

mmalerba
dylhunn
jessicajaniuk
crisbeto
atscott
AndrewKushnir
JeanMeche
pkozlowski-opensource
jelbourn
AleksanderBodurri

Directory Browser for 17.1.0-next.0

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.1.0-next.0"></a>

17.1.0-next.0 (2023-11-15)

compiler-cli

| Commit | Description | | -- | -- | | fix - 56a76d73e0 | modify getConstructorDependencies helper to work with reflection host after the previous change (#52215) |

core

| Commit | Description | | -- | -- | | feat - 94096c6ede | support TypeScript 5.3 (#52572) | | fix - bdd61c768a | replace assertion with more intentional error (#52234) |

router

| Commit | Description | | -- | -- | | feat - 726530a9af | Allow onSameUrlNavigation: 'ignore' in navigateByUrl (#52265) |