16.2.0 (2023-08-09)
benchpress
Commit | Description |
---|---|
correctly report GC memory amounts (#50760) |
common
Commit | Description |
---|---|
add component input binding support for NgComponentOutlet (#51148) | |
Allow ngSrc to be changed post-init (#50683) |
compiler
Commit | Description |
---|---|
scope selectors in @scope queries (#50747) |
compiler-cli
Commit | Description |
---|---|
libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50714) |
core
Commit | Description |
---|---|
add afterRender and afterNextRender (#50607) | |
create injector debugging APIs (#48639) | |
support Provider type in Injector.create (#49587) | |
handle hydration of view containers for root components (#51247) |
router
Commit | Description |
---|---|
exposes the fixture of the RouterTestingHarness (#50280)
|