Angular: 19.0.0-next.8 Release

Release date:
October 2, 2024
Previous version:
19.0.0-next.7 (released September 25, 2024)
Magnitude:
3,088 Diff Delta
Contributors:
19 total committers
Data confidence:
Commits:

Top Contributors in 19.0.0-next.8

devversion
clydin
iteriani
AndrewKushnir
eneajaho
arturovt
crisbeto
mgechev
jnizet
alan-agius4

Directory Browser for 19.0.0-next.8

We haven't yet finished calculating and confirming the files and directories changed in this release. Please check back soon.

Release Notes Published

<a name="19.0.0-next.8"></a>

19.0.0-next.8 (2024-10-02)

common

| Commit | Description | | -- | -- | | fix - c3115b882e | execute checks and remove placeholder when image is already loaded (#55444) | | fix - b7bd429951 | prevent warning about oversize image twice (#58021) | | fix - e8b2d5fad8 | skip checking whether SVGs are oversized (#57966) |

compiler-cli

| Commit | Description | | -- | -- | | feat - d9687f43dd | 'strictStandalone' flag enforces standalone (#57935) | | fix - 39ccaf4cc4 | correctly get the type of nested function call expressions (#57010) | | fix - 33fe252c58 | do not report unused declarations coming from an imported array (#57940) |

core

| Commit | Description | | -- | -- | | fix - 3240598158 | provide flag to opt into manual cleanup for after render hooks (#57917) |

http

| Commit | Description | | -- | -- | | fix - 22dafa658b | cleanup JSONP script listeners once loading completed (#57877) | | fix - 057cf7fb6b | preserve all headers from Headers object (#57802) |

language-service

| Commit | Description | | -- | -- | | feat - 5c4305f024 | support migrating full classes to signal inputs in VSCode (#57975) |

migrations

| Commit | Description | | -- | -- | | feat - b6bc93803c | add schematic to migrate to signal queries (#58032) | | fix - ef577b2d2b | delete constructor if it only has super call (#58013) |

upgrade

| Commit | Description | | -- | -- | | fix - 5f56a65837 | support input signal bindings (#57020) |