16.1.0 (2023-06-13)
compiler
| Commit | Type | Description |
| -- | -- | -- |
| 4e663297c5 | fix | error when reading compiled input transforms metadata in JIT mode (#50600) |
| 721bc72649 | fix | resolve deprecation warning with TypeScript 5.1 (#50460) |
core
| Commit | Type | Description |
| -- | -- | -- |
| 68017d4e75 | feat | add ability to transform input values (#50420) |
| 69dadd2502 | feat | support TypeScript 5.1 (#50156) |
| c0ebe34cbd | fix | add additional component metadata to component ID generation (#50336) |
http
| Commit | Type | Description |
| -- | -- | -- |
| 85c5427582 | feat | Introduction of the fetch
Backend for the HttpClient
(#50247) |
<!-- CHANGELOG SPLIT MARKER -->
<a name="16.0.6"></a>