Skip to content

v17.2.0-next.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@jessicajaniuk jessicajaniuk released this 31 Jan 19:29
· 971 commits to main since this release

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)