compiler
Commit | Description |
---|---|
incorrect spans for left side of binary operation (#62641) | |
more permissive parsing of @ characters (#62644) |
compiler-cli
Commit | Description |
---|---|
infer type of event target for void elements (#62648) |
core
Commit | Description |
---|---|
support TypeScript 5.9 (#62541) | |
Ensure application remains unstable during bootstrap (#62631) | |
InputBinding marks component a dirty. (#62613) |
http
Commit | Description |
---|---|
add referrer & integrity support for fetch requests in httpResource (#62461) | |
Add missing timeout and transferCache options to HttpClient (#62586)
| |
do not display warnings Angular detected that a HttpClientrequest with the keepalive option was sent using XHR when option is not true (#62536)
|
language-service
Commit | Description |
---|---|
support to report the deprecated API in the template (#62054) |
router
Commit | Description |
---|---|
ensure preloaded components are properly activated (#62502) | |
handle errors from view transition readiness (#62535) |