19.2.0-next.2 (2025-02-06)
compiler-cli
Commit | Description |
---|---|
gracefully fall back if const enum cannot be passed through (#59815) | |
handle const enums used inside HMR data (#59815) | |
handle enum members without initializers in partial evaluator (#59815) |
core
Commit | Description |
---|---|
support TypeScript 5.8 (#59830) | |
fix race condition in resource() (#59851) | |
preserve tracing snapshot until tick finishes (#59796) |
forms
Commit | Description |
---|---|
support type set in form validators (#45793) |