Angular: 17.2.0-next.1 Release

Release date:
January 31, 2024
Previous version:
17.2.0-next.0 (released February 15, 2024)
Magnitude:
3,802 Diff Delta
Contributors:
53 total committers
Data confidence:
Commits:

Top Contributors in 17.2.0-next.1

JeanMeche
devversion
pmvald
9kubczas4
crisbeto
arturovt
jessicajaniuk
pkozlowski-opensource
zlatanov
cexbrayat

Directory Browser for 17.2.0-next.1

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

Loading File Browser...

Release Notes Published

<a name="17.2.0-next.1"></a>

17.2.0-next.1 (2024-01-31)

| Commit | Description | | -- | -- | | fix - dfc6c8d0c7 | cta clickability issue in adev homepage. (#52905) |

animations

| Commit | Description | | -- | -- | | fix - 75aeae42b7 | cleanup DOM elements when root view is removed with async animations (#53033) |

common

| Commit | Description | | -- | -- | | feat - f5c520b836 | add placeholder to NgOptimizedImage (#53783) | | fix - 122213d37d | The date pipe should return ISO format for week and week-year as intended in the unit test. (#53879) |

compiler

| Commit | Description | | -- | -- | | feat - 47e6e84101 | Add a TSConfig option useTemplatePipeline (#54057) | | fix - 7b4d275f49 | Fix the template pipeline option (#54148) | | fix - eddf5dae5e | Update type check block to fix control flow source mappings (#53980) |

compiler-cli

| Commit | Description | | -- | -- | | feat - 7e861c640e | generate extra imports for component local dependencies in local mode (#53543) | | feat - 3263df23f2 | generate global imports in local compilation mode (#53543) | | fix - 64fa5715c6 | generating extra imports in local compilation mode when cycle is introduced (#53543) | | fix - 0970129e20 | show proper error for custom decorators in local compilation mode (#53983) | | fix - 58b8a232d6 | support jumping to definitions of signal-based inputs (#54053) |

core

| Commit | Description | | -- | -- | | fix - 656bc282e3 | add toString implementation to signals (#54002) | | fix - 037b79b72e | change defer block fixture default behavior to playthrough (#54088) |

migrations

| Commit | Description | | -- | -- | | fix - 28ad6fc4ad | error in standalone migration when non-array value is used as declarations in TestBed (#54122) |