Angular: 17.1.0-next.0 Release

Release date:
January 10, 2024
Previous version:
17.0.9 (released January 10, 2024)
Magnitude:
43,863 Diff Delta
Contributors:
87 total committers
Data confidence:
Commits:

29 Features Released with 17.1.0-next.0

Top Contributors in 17.1.0-next.0

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

Directory Browser for 17.1.0-next.0

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

Loading File Browser...

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