Skip to content

v16.2.0

Compare
Choose a tag to compare
@dylhunn dylhunn released this 09 Aug 21:03
· 2471 commits to main since this release

16.2.0 (2023-08-09)

benchpress

Commit Description
fix - dd850b2ab7 correctly report GC memory amounts (#50760)

common

Commit Description
feat - 29d358170b add component input binding support for NgComponentOutlet (#51148)
feat - 1837efb9da Allow ngSrc to be changed post-init (#50683)

compiler

Commit Description
feat - c27a1e61d6 scope selectors in @scope queries (#50747)

compiler-cli

Commit Description
fix - 12bad6576d libraries compiled with v16.1+ breaking with Angular framework v16.0.x (#50714)

core

Commit Description
feat - e53d4ecf4c add afterRender and afterNextRender (#50607)
feat - 98d262fd27 create injector debugging APIs (#48639)
feat - cdaa2a8a9e support Provider type in Injector.create (#49587)
fix - 9f490da7e2 handle hydration of view containers for root components (#51247)

router

Commit Description
feat - 0b14e4ef74 exposes the fixture of the RouterTestingHarness (#50280)