core
| Commit | Description |
|---|---|
linkedSignal.update should propagate errors
| |
| export DirectiveWithBindings | |
| hold constructors weakly in DepsTracker cache | |
| prevent element duplication with dynamic components |
forms
| Commit | Description |
|---|---|
| Resolves debounce promise on abort in debounceForDuration |
localize
| Commit | Description |
|---|---|
| add support for unit-test builder in ng-add schematic |
router
| Commit | Description |
|---|---|
| limit UrlParser recursion depth to prevent stack overflow | |
| Use .bind to avoid holding other closures in memory |