Angular: 16.1.0 Release

Release date:
June 13, 2023
Previous version:
16.1.0-rc.0 (released June 8, 2023)
Magnitude:
813 Diff Delta
Contributors:
16 total committers
Data confidence:
Commits:

Top Contributors in 16.1.0

AndrewKushnir
pkozlowski-opensource
crisbeto
alkavats1
aanchal88
GayKevin
NateRadebaugh
Russ741
angular-robot
jessicajaniuk

Directory Browser for 16.1.0

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

<a name="16.1.0"></a>

16.1.0 (2023-06-13)

compiler

| Commit | Description | | -- | -- | | fix - 4e663297c5 | error when reading compiled input transforms metadata in JIT mode (#50600) | | fix - 721bc72649 | resolve deprecation warning with TypeScript 5.1 (#50460) |

core

| Commit | Description | | -- | -- | | feat - 68017d4e75 | add ability to transform input values (#50420) | | feat - 69dadd2502 | support TypeScript 5.1 (#50156) | | fix - c0ebe34cbd | add additional component metadata to component ID generation (#50336) |

http

| Commit | Description | | -- | -- | | feat - 85c5427582 | Introduction of the fetch Backend for the HttpClient (#50247) |