compiler
Commit | Description |
---|---|
add support for new binary assignment operators (#62064) |
compiler-cli
Commit | Description |
---|---|
add suggestion when pipe is missing (#62146) | |
handle initializer APIs wrapped in type casts (#62203) |
core
Commit | Description |
---|---|
Add destroyed property to EnvironmentInjector (#61951)
| |
allow to set a resource in an error state (#62253) | |
avoid injecting ErrorHandler from a destroyed injector (#61886)
| |
unable to retrieve defer blocks in tests when component injects ViewContainerRef (#62156) |
http
Commit | Description |
---|---|
add keepalive support for fetch requests in httpResource (#61833) | |
Add support for fetch request cache and priority options (#61766) |
language-service
Commit | Description |
---|---|
add semantic tokens for templates (#60260) | |
support to fix missing required inputs diagnostic (#50911) |
router
Commit | Description |
---|---|
Run loadComponent and loadChildren functions in the route's injection context (#62133)
| |
handle scrollRestoration error in restricted environments (#62186) |
upgrade
Commit | Description |
---|---|
Make zoneless work with hybrid apps (#61660) |