@angular/upgrade
Advanced tools
Changelog
17.3.6 (2024-04-25)
| Commit | Type | Description |
| -- | -- | -- |
| 826861b1fa | fix | DeferBlockFixture.render should not wait for stability (#55271) |
| 5cf14da35c | fix | make ActivatedRoute
inject correct instance inside @defer
blocks (#55374) |
| 8979fba2c5 | fix | skip defer timers on the server (#55480) |
<a name="17.3.5"></a>
Changelog
17.3.5 (2024-04-17)
<!-- CHANGELOG SPLIT MARKER --><a name="17.3.4"></a>
Changelog
17.3.4 (2024-04-10)
| Commit | Type | Description | | -- | -- | -- | | 53427d875d | fix | invalid ImageKit quality parameter (#55193) | | 766548c3ec | fix | skip transfer cache on client (#55012) |
<!-- CHANGELOG SPLIT MARKER --><a name="17.3.2"></a>
Changelog
17.3.2 (2024-03-28)
| Commit | Type | Description | | -- | -- | -- | | 2b7bad5151 | fix | invoke method-based tracking function with context (#54960) |
| Commit | Type | Description | | -- | -- | -- | | b478dfbfda | fix | report errors when initializer APIs are used on private fields (#55070) |
| Commit | Type | Description |
| -- | -- | -- |
| 708ba8115f | fix | establish proper injector resolution order for @defer
blocks (#55079) |
| Commit | Type | Description | | -- | -- | -- | | cb433af0e1 | fix | include transferCache when cloning HttpRequest (#54939) | | 64f202cab9 | fix | manage different body types for caching POST requests (#54980) |
| Commit | Type | Description | | -- | -- | -- | | 2f9d94bc4a | fix | account for variables in imports initializer (#55081) |
| Commit | Type | Description | | -- | -- | -- | | 365fd50407 | fix | RouterLinkActive will always remove active classes when links are not active (#54982) |
<!-- CHANGELOG SPLIT MARKER --><a name="17.3.1"></a>