v22.0.1
22.0.1
Release Notes
common
compiler
compiler-cli
| Commit | Description |
|---|---|
| bind switch exhaustive check expressions |
core
forms
http
language-service
| Commit | Description |
|---|---|
| prevent external template inlay hints from appearing in TS files |
platform-server
| Commit | Description |
|---|---|
| harden platform location origin validation during SSR | |
| deprecate ServerXhr |
router
| Commit | Description |
|---|---|
| use native URL object for navigation boundary and comparison |
service-worker
| Commit | Description |
|---|---|
| Strips sensitive headers on cross-origin redirects |
Deprecations
platform-server
- XHR support in
@angular/platform-serveris deprecated. Use standardfetchAPIs instead. (cherry picked from commit 8446e46f8bc33bd4419fa7f6106b8d117ca2e099)