19.0.0-next.3 (2024-09-04)
compiler
Commit | Description |
---|---|
add diagnostic for unused standalone imports (#57605) |
core
Commit | Description |
---|---|
drop support for TypeScript 5.4 (#57577) | |
initial version of the output migration (#57604) | |
introduce afterRenderEffect (#57549)
|
elements
Commit | Description |
---|---|
support output() -shaped outputs (#57535)
|
http
Commit | Description |
---|---|
Dynamicaly call the global fetch implementation (#57531) |
language-service
Commit | Description |
---|---|
add code fix for unused standalone imports (#57605) | |
add code reactoring action to migrate @Input to signal-input (#57214)
| |
allow code refactorings to compute edits asynchronously (#57214) |
Breaking Changes
core
-
- TypeScript versions less than 5.5 are no longer supported.