Angular: 17.3.0-rc.0 Release

Release date:
March 6, 2024
Previous version:
17.3.0-next.1 (released February 28, 2024)
Magnitude:
3,104 Diff Delta
Contributors:
16 total committers
Data confidence:
Commits:

Top Contributors in 17.3.0-rc.0

devversion
dylhunn
alxhub
cexbrayat
danieljancar
AndrewKushnir
crisbeto
pkozlowski-opensource
jessicajaniuk
JeanMeche

Directory Browser for 17.3.0-rc.0

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

Loading File Browser...

Release Notes Published

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

17.3.0-rc.0 (2024-03-06)

compiler-cli

| Commit | Description | | -- | -- | | fix - 5afa4f0ec1 | support ModuleWithProviders literal detection with typeof (#54650) | | fix - ae7dbe42de | unwrap expressions with type parameters in query read property (#54647) |

core

| Commit | Description | | -- | -- | | feat - fb540e169a | add migration for invalid two-way bindings (#54630) | | feat - c687b8f453 | expose new output() API (#54650) | | feat - c809069f21 | introduce outputFromObservable() interop function (#54650) | | feat - aff65fd1f4 | introduce outputToObservable interop helper (#54650) | | fix - 33a6fab094 | apply TestBed provider overrides to @defer dependencies (#54667) | | fix - 78e69117f0 | generic inference for signal inputs may break with --strictFunctionTypes (#54652) | | fix - 7243c704cf | return a readonly signal on asReadonly. (#54706) | | fix - ffad7b8ea9 | untrack various core operations (#54614) |

router

| Commit | Description | | -- | -- | | feat - c1c7384e02 | Add reusable types for router guards (#54580) |