compiler
| Commit | Description |
|---|---|
| account for NgModule dependencies in JIT-compiled partial declarations |
compiler-cli
| Commit | Description |
|---|---|
| report diagnostic instead of crashing on malformed host binding |
core
| Commit | Description |
|---|---|
| avoid uncaught promise errors in injectAsync prefetching |
http
| Commit | Description |
|---|---|
| prevent caching of responses with Set-Cookie headers |
migrations
| Commit | Description |
|---|---|
| add migration from injectable to service |
router
| Commit | Description |
|---|---|
| handle null and undefined inputs in RouterLinkActive |
service-worker
| Commit | Description |
|---|---|
| preserve referrer in asset requests | |
| preserve referrer policy in asset requests |
upgrade
| Commit | Description |
|---|---|
| support model() signals in downgradeComponent |