Skip to content

v17.0.0-rc.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@atscott atscott released this 07 Nov 00:07
· 1838 commits to main since this release

17.0.0-rc.3 (2023-11-06)

compiler

Commit Description
fix - 83067b3ef2 ng-template directive invoke twice at the root of control flow (#52515)

core

Commit Description
fix - 80e7a0f8fa guard usages of performance.mark (#52505)
fix - a2ba5482c3 use TNode instead of LView for mapping injector providers (#52436)

migrations

Commit Description
fix - 09e905ad67 account for separator characters inside strings (#52525)
fix - 9c2be715a3 Fixes a bug in the ngFor pre-v5 alias translation (#52531)
fix - 57404d4723 handle comma-separated syntax in ngFor (#52525)
fix - 6988a0070e handle ngIf else condition with no whitespaces (#52504)
fix - c267f54bc3 Update regex to better match ng-templates (#52529)