17.0.0-rc.1 (2023-10-25)
compiler
Commit | Description |
---|---|
account for type-only imports in defer blocks (#52343) | |
template type checking not reporting diagnostics for incompatible type comparisons (#52322) |
core
Commit | Description |
---|---|
emit provider configured event when a service is configured with providedIn (#52365)
| |
Ensure backwards-referenced transplanted views are refreshed (#51854) | |
get root and platform injector providers in special cases (#52365) | |
load global utils before creating platform injector in the standalone case (#52365) | |
avoid unnecessary callbacks in after render hooks (#52292) |
http
Commit | Description |
---|---|
reduce data transfer when using HTTP caching (#52347) |
language-service
Commit | Description |
---|---|
Autocomplete block keywords in more cases (#52198) |
migrations
Commit | Description |
---|---|
Add support for nested structures inside a switch statement (#52358) | |
Fixes the root level template offset in control flow migration (#52355) | |
handle nested classes in block entities migration (#52309) | |
handle nested classes in control flow migration (#52309) |
platform-server
Commit | Description |
---|---|
resolve relative requests URL (#52326) |
router
Commit | Description |
---|---|
RouterTestingHarness should throw if a component is expected but navigation fails (#52357)
| |
Ensure newly resolved data is inherited by child routes (#52167) |