Angular: 19.0.0-next.11 Release

Release date:
October 23, 2024
Previous version:
19.0.0-next.10 (released October 16, 2024)
Magnitude:
8,060 Diff Delta
Contributors:
22 total committers
Data confidence:
Commits:

Top Contributors in 19.0.0-next.11

jessicajaniuk
devversion
AndrewKushnir
yjaaidi
pkozlowski-opensource
AleksanderBodurri
crisbeto
atscott
JeanMeche
alxhub

Directory Browser for 19.0.0-next.11

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

Loading File Browser...

Release Notes Published

<a name="19.0.0-next.11"></a>

19.0.0-next.11 (2024-10-23)

common

| Commit | Description | | -- | -- | | feat - 24c6373820 | add optional rounded transform support in cloudinary image loader (#55364) | | feat - 13c13067bc | disable keyvalue sorting using null compareFn (#57487) |

compiler-cli

| Commit | Description | | -- | -- | | fix - d0c74f3891 | report when NgModule imports or exports itself (#58231) |

core

| Commit | Description | | -- | -- | | feat - 69fc5ae922 | Add incremental hydration public api (#58249) | | feat - 8ebbae88ca | Add rxjs operator prevent app stability until an event (#56533) | | feat - 19edf2c057 | add syntactic sugar for initializers (#53152) | | feat - ab25a192ba | allow running output migration on a subset of paths (#58299) | | feat - 18d8d44b1f | experimental resource() API for async dependencies (#58255) | | feat - 9762b24b5e | experimental impl of rxResource() (#58255) | | feat - ec386e7f12 | introduce debugName optional arg to framework signal functions (#57073) | | feat - 8311f00faa | introduce the reactive linkedSignal (#58189) |

forms

| Commit | Description | | -- | -- | | feat - 3e7d724037 | add ability to clear a FormRecord (#50750) | | fix - 18b6f3339f | fix FormRecord type inference (#50750) |

http

| Commit | Description | | -- | -- | | feat - 4b9accdf16 | promote withRequestsMadeViaParent to stable. (#58221) |

language-service

| Commit | Description | | -- | -- | | feat - 6342befff8 | support migrating full classes to signal queries (#58263) |

migrations

| Commit | Description | | -- | -- | | feat - dff4de0f75 | add a combined migration for all signals APIs (#58259) | | feat - bb286f65e7 | capture output migration stats (#58321) | | feat - 2bfc64daf1 | expose output as function migration (#58299) | | feat - cf70d626cd | print output migration stats in ng generate (#58321) | | fix - 42607bf0f2 | add outputs migration to combined shorthand (#58318) | | fix - 00e2001351 | migrate more .next output usages (#58282) |

service-worker

| Commit | Description | | -- | -- | | feat - 8ddce80a0b | allow specifying maxAge for entire application (#49601) |