Angular: 17.1.0-rc.0 Release

Release date:
January 10, 2024
Previous version:
17.1.0-next.5 (released December 21, 2023)
Magnitude:
4,719 Diff Delta
Contributors:
15 total committers
Data confidence:
Commits:

Top Contributors in 17.1.0-rc.0

devversion
atscott
JeanMeche
dylhunn
mmalerba
crisbeto
pmvald
frigus02
jessicajaniuk
josephperrott

Directory Browser for 17.1.0-rc.0

All files are compared to previous version, 17.1.0-next.5. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

<a name="17.1.0-rc.0"></a>

17.1.0-rc.0 (2024-01-10)

common

| Commit | Description | | -- | -- | | fix - 1be6b0a58a | remove unused parameters from the ngClass constructor (#53831) | | fix - dd052dc0d6 | server-side rendering error when using in-memory scrolling (#53683) |

compiler

| Commit | Description | | -- | -- | | fix - 2dedc4a969 | generate less code for advance instructions (#53845) | | fix - e5f02052cb | ignore empty switch blocks (#53776) |

compiler-cli

| Commit | Description | | -- | -- | | fix - 1a6eaa0fea | input transform in local compilation mode (#53645) | | fix - 33b5707ee9 | interpolatedSignalNotInvoked diagnostic (#53585) |

core

| Commit | Description | | -- | -- | | feat - 863be4b698 | expose new input API for signal-based inputs (#53872) | | fix - dfcf0d5882 | afterRender hooks now only run on ApplicationRef.tick (#52455) | | fix - 69b384c0d1 | SignalNode reactive node incorrectly exposing unset field (#53571) | | fix - 2b9a850789 | allow effect to be used inside an ErrorHandler (#53713) | | fix - 32f908ab70 | do not accidentally inherit input transforms when overridden (#53571) |

migrations

| Commit | Description | | -- | -- | | fix - d0b95d5877 | Fix empty switch case offset bug in cf migration (#53839) |

platform-server

| Commit | Description | | -- | -- | | fix - f4bd5a33d2 | Do not delete global Event (#53659) |

router

| Commit | Description | | -- | -- | | feat - a5a9b408e2 | Add transient info to RouterLink input (#53784) |