18.1.0-next.3 (2024-06-20)
compiler-cli
Commit | Description |
---|---|
insert constant statements after the first group of imports (#56431) |
core
Commit | Description |
---|---|
add equality function to rxjs-interop toSignal (#56447)
| |
expose signal input metadata in ComponentMirror (#56402)
| |
do not activate event replay when no events are registered (#56509) | |
improve docs on afterRender hooks (#56522) | |
properly remove imports in the afterRender phase migration (#56524) |
forms
Commit | Description |
---|---|
Make NgControlStatus host bindings OnPush compatible (#55720)
|
language-service
Commit | Description |
---|---|
import the default exported component correctly (#56432) |
router
Commit | Description |
---|---|
Set a different browser URL from the one for route matching (#53318) | |
Delay the view transition to ensure renders in microtasks complete (#56494) |