v22.1.5
22.1.5
compiler-cli
| Commit | Description |
|---|---|
| fix - d90698dae7 | check uninvoked signal aliases in extended diagnostic |
core
| Commit | Description |
|---|---|
| fix - 2ceeb27078 | cancel stale debounce timers to prevent timer leaks |
| fix - ed2e401d2d | don't fail NgModule checks for a pipe that extends a base class |
| fix - c65d378bb4 | validate SVG animation attributes outside the SVG namespace |
forms
| Commit | Description |
|---|---|
| fix - 43aaeaec29 | avoid writing to name input on ControlValueAccessor |
migrations
| Commit | Description |
|---|---|
| fix - d85288d75f | skip tsconfig files of non-Angular projects |
platform-server
| Commit | Description |
|---|---|
| fix - 3b8723ce3d | resolve HTTP(S) URLs without authority as relative during SSR |
router
| Commit | Description |
|---|---|
| fix - 4340a63c52 | avoid view transitions when the user agent provides one |