Angular: 17.0.7 Release

Release date:
December 14, 2023
Previous version:
17.0.6 (released December 6, 2023)
Magnitude:
5,258 Diff Delta
Contributors:
18 total committers
Data confidence:
Commits:

Top Contributors in 17.0.7

jessicajaniuk
mmalerba
dylhunn
atscott
josephperrott
crisbeto
alxhub
clydin
JiaLiPassion
pkozlowski-opensource

Directory Browser for 17.0.7

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

Loading File Browser...

Release Notes Published

<a name="17.0.7"></a>

17.0.7 (2023-12-13)

compiler

| Commit | Description | | -- | -- | | fix - 4fd5409090 | handle ambient types in input transform function (#51474) |

compiler-cli

| Commit | Description | | -- | -- | | fix - a603338fe8 | generate less type checking code in for loops (#53515) |

core

| Commit | Description | | -- | -- | | fix - 58ed76be93 | Avoid refreshing a host view twice when using transplanted views (#53021) | | fix - c16b5e8290 | Multiple subscribers to ApplicationRef.isStable should all see values (#53541) | | fix - 17dbf8b8e2 | remove signal equality check short-circuit (#53446) | | fix - 5b4add27b6 | update feature usage marker (#53542) | | perf - 68d111c841 | avoid changes Observable creation on QueryList (#53498) | | perf - 044cb553b4 | optimize memory allocation when reconcilling lists (#52245) |

migrations

| Commit | Description | | -- | -- | | fix - 96ab999698 | CF Migration - ensure bound ngIfElse cases ignore line breaks (#53435) | | fix - c9a1c6f1c7 | cf migration - undo changes when html fails to parse post migration (#53530) | | fix - b75aca1d74 | CF migration only remove newlines of changed template content (#53508) | | fix - e88a12d5b3 | cf migration validate structure of ngswitch before migrating (#53530) | | fix - 543df3dca5 | ensure we do not overwrite prior template replacements in migration (#53393) | | fix - d232ea143f | fix cf migration import removal when errors occur (#53502) |

platform-browser

| Commit | Description | | -- | -- | | fix - d5c631bf36 | Get correct base path when using "." as base href when serving from the file:// protocol. (#53547) |

router

| Commit | Description | | -- | -- | | fix - e750e4edcf | provide more actionable error message when route is not matched in production mode (#53523) |