17.0.3 (2023-11-15)
animations
| Commit | Description |
|---|---|
| prevent the AsyncAnimationRenderer from calling the delegate when there is no element. (#52570) |
core
| Commit | Description |
|---|---|
| handle non-container environment injector cases (#52774) | |
| reset cached scope for components that were overridden using TestBed (#52916) |
http
| Commit | Description |
|---|---|
Use the response content-type to set the blob type. (#52840)
|
migrations
| Commit | Description |
|---|---|
| Add missing support for ngForOf (#52903) | |
| Add support for bound versions of NgIfElse and NgIfThenElse (#52869) | |
| Add support for removing imports post migration (#52763) | |
| Fixes issue with multiple if elses with same template (#52863) | |
| passed in paths will be respected in nx workspaces (#52796) |