Angular: 19.1.0-rc.0 Release

Release date:
January 8, 2025
Previous version:
19.1.0-next.4 (released December 18, 2024)
Magnitude:
4,468 Diff Delta
Contributors:
22 total committers
Data confidence:
Commits:

Top Contributors in 19.1.0-rc.0

crisbeto
JeanMeche
pkozlowski-opensource
jessicajaniuk
AndrewKushnir
arturovt
sheikalthaf
angular-robot
mmalerba
RafaelJCamara

Directory Browser for 19.1.0-rc.0

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

Loading File Browser...

Release Notes Published

<a name="19.1.0-rc.0"></a>

19.1.0-rc.0 (2025-01-08)

compiler

| Commit | Description | | -- | -- | | fix - ceadd28ea1 | allow $any in two-way bindings (#59362) |

compiler-cli

| Commit | Description | | -- | -- | | fix - ce3b6641fb | account for more expression types when determining HMR dependencies (#59323) | | fix - ee99879fdc | preserve defer block dependencies during HMR when class metadata is disabled (#59313) |

core

| Commit | Description | | -- | -- | | fix - 9870b643bf | Defer afterRender until after first CD (#58250) | | fix - a5fc962094 | Don't run effects in check no changes pass (#58250) | | fix - 5c0d68804e | Ensure that a destroyed effect never run. (#59415) |

migrations

| Commit | Description | | -- | -- | | feat - d298d25426 | add schematic to clean up unused imports (#59353) |

platform-browser

| Commit | Description | | -- | -- | | fix - 8c5db3cfb7 | avoid circular DI error in async renderer (#59256) | | fix - 0e23f20c41 | styles not replaced during HMR when using animations renderer (#59393) |

router

| Commit | Description | | -- | -- | | fix - 5ac6f065ab | avoid component ID collisions with user code (#59300) | | fix - 52a6710f54 | complete router events on dispose (#59327) |