Angular: 17.0.3 Release

Release date:
January 26, 2024
Previous version:
17.0.2 (released January 23, 2024)
Magnitude:
2,127 Diff Delta
Contributors:
19 total committers
Data confidence:
Commits:

Top Contributors in 17.0.3

mmalerba
jessicajaniuk
atscott
JeanMeche
AleksanderBodurri
MarkTechson
AndrewKushnir
ice-blaze
tomastrajan
sdedieu

Directory Browser for 17.0.3

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.0.3"></a>

17.0.3 (2023-11-15)

animations

| Commit | Description | | -- | -- | | fix - f5872c9921 | prevent the AsyncAnimationRenderer from calling the delegate when there is no element. (#52570) |

core

| Commit | Description | | -- | -- | | fix - 6a1d4ed667 | handle non-container environment injector cases (#52774) | | fix - 5de7575be8 | reset cached scope for components that were overridden using TestBed (#52916) |

http

| Commit | Description | | -- | -- | | fix - 7c066a4af4 | Use the response content-type to set the blob type. (#52840) |

migrations

| Commit | Description | | -- | -- | | fix - 4e200bf13b | Add missing support for ngForOf (#52903) | | fix - d033540d0f | Add support for bound versions of NgIfElse and NgIfThenElse (#52869) | | fix - aa2d815648 | Add support for removing imports post migration (#52763) | | fix - 3831942771 | Fixes issue with multiple if elses with same template (#52863) | | fix - e1f84a31dc | passed in paths will be respected in nx workspaces (#52796) |