Angular: 19.2.0-next.2 Release

Release date:
February 6, 2025
Previous version:
19.2.0-next.1 (released January 29, 2025)
Magnitude:
1,364 Diff Delta
Contributors:
16 total committers
Data confidence:
Commits:

Top Contributors in 19.2.0-next.2

alxhub
crisbeto
jeripeierSBB
arturovt
mmalerba
BreadInvasion
GerardEst
atscott
alan-agius4
JeevanMahesha

Directory Browser for 19.2.0-next.2

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

Loading File Browser...

Release Notes Published

<a name="19.2.0-next.2"></a>

19.2.0-next.2 (2025-02-06)

compiler-cli

| Commit | Description | | -- | -- | | fix - a97136052f9 | gracefully fall back if const enum cannot be passed through (#59815) | | fix - bae94b82fda | handle const enums used inside HMR data (#59815) | | fix - 03bcd30e348 | handle enum members without initializers in partial evaluator (#59815) |

core

| Commit | Description | | -- | -- | | feat - 146ab9a76e6 | support TypeScript 5.8 (#59830) | | fix - b592b1b0516 | fix race condition in resource() (#59851) | | fix - a299e02e914 | preserve tracing snapshot until tick finishes (#59796) |

forms

| Commit | Description | | -- | -- | | feat - fa0c3e32108 | support type set in form validators (#45793) |