16.1.0 (2023-06-13)
common
Commit | Description |
---|---|
add component input binding support for NgComponentOutlet (#49735) |
compiler
Commit | Description |
---|---|
error when reading compiled input transforms metadata in JIT mode (#50600) | |
resolve deprecation warning with TypeScript 5.1 (#50460) |
core
Commit | Description |
---|---|
add ability to transform input values (#50420) | |
support TypeScript 5.1 (#50156) | |
add additional component metadata to component ID generation (#50336) |
http
Commit | Description |
---|---|
Introduction of the fetch Backend for the HttpClient (#50247)
|