17.3.0-rc.0 (2024-03-06)
compiler-cli
Commit | Description |
---|---|
support ModuleWithProviders literal detection with typeof (#54650)
| |
unwrap expressions with type parameters in query read property (#54647) |
core
Commit | Description |
---|---|
add migration for invalid two-way bindings (#54630) | |
expose new output() API (#54650)
| |
introduce outputFromObservable() interop function (#54650)
| |
introduce outputToObservable interop helper (#54650)
| |
apply TestBed provider overrides to @defer dependencies (#54667)
| |
generic inference for signal inputs may break with --strictFunctionTypes (#54652)
| |
return a readonly signal on asReadonly . (#54706)
| |
untrack various core operations (#54614) |
router
Commit | Description |
---|---|
Add reusable types for router guards (#54580) |