v22.2.0-next.5Pre-release
22.2.0-next.5
compiler-cli
| Commit | Description |
|---|---|
| fix - faafd18a4c | check uninvoked signal aliases in extended diagnostic |
core
| Commit | Description |
|---|---|
| feat - 05c4d5a835 | add utility for testing directives |
| feat - 91a2bf8425 | support annotations in WebMCP tool declarations |
| fix - 0904f90b13 | cancel stale debounce timers to prevent timer leaks |
| fix - 58d536bc83 | don't fail NgModule checks for a pipe that extends a base class |
| fix - 7168bed663 | validate SVG animation attributes outside the SVG namespace |
forms
| Commit | Description |
|---|---|
| feat - 6e299da8cf | hard-code readOnlyHint and untrustedContentHint for WebMCP implicit signal forms |
| fix - 38861ac41b | avoid writing to name input on ControlValueAccessor |
migrations
| Commit | Description |
|---|---|
| fix - f72600eadd | skip tsconfig files of non-Angular projects |
platform-server
| Commit | Description |
|---|---|
| fix - b3bb36ad87 | resolve HTTP(S) URLs without authority as relative during SSR |
router
| Commit | Description |
|---|---|
| feat - 7137a41223 | stabilize auto cleanup injectors feature |
| fix - af26a8c521 | avoid view transitions when the user agent provides one |