compiler
| Commit | Description |
|---|---|
| Add an error for --global-foo cases (#68846) | |
| Disable '--global-' error outside of g3 (#68846) | |
| Namespace CSS variables to the app (#68846) | |
| Support css var namespacing in properties (#68846) | |
| use regular optional chaining expression for safe function calls in TCBs |
compiler-cli
| Commit | Description |
|---|---|
| apply debugName transform to required signal queries | |
| detect uninvoked signals in bound expressions using ternary |
core
| Commit | Description |
|---|---|
| Adds deep linking from Performance panel to DevTools |
forms
| Commit | Description |
|---|---|
| allow multiple async validators |
forms/signals
| Commit | Description |
|---|---|
| make extractValue reactive for compat AbstractControl values |
http
| Commit | Description |
|---|---|
| add options to allow caching of credentialed and non-cacheable HTTP requests |
migrations
| Commit | Description |
|---|---|
| preserve transitive NgModule references when pruning | |
| remove stale model import in model-output migration |
router
| Commit | Description |
|---|---|
| handle outlet named proto in segment group maps | |
| use safe hasOwnProperty when parsing query params |