17.1.0-rc.0 (2024-01-10)
common
Commit | Description |
---|---|
remove unused parameters from the ngClass constructor (#53831) | |
server-side rendering error when using in-memory scrolling (#53683) |
compiler
Commit | Description |
---|---|
generate less code for advance instructions (#53845) | |
ignore empty switch blocks (#53776) |
compiler-cli
Commit | Description |
---|---|
input transform in local compilation mode (#53645) | |
interpolatedSignalNotInvoked diagnostic (#53585) |
core
Commit | Description |
---|---|
expose new input API for signal-based inputs (#53872)
| |
afterRender hooks now only run on ApplicationRef.tick (#52455)
| |
SignalNode reactive node incorrectly exposing unset field (#53571)
| |
allow effect to be used inside an ErrorHandler (#53713) | |
do not accidentally inherit input transforms when overridden (#53571) |
migrations
Commit | Description |
---|---|
Fix empty switch case offset bug in cf migration (#53839) |
platform-server
Commit | Description |
---|---|
Do not delete global Event (#53659) |
router
Commit | Description |
---|---|
Add transient info to RouterLink input (#53784) |