Angular: 19.0.0-next.8 Release

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

54 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Authored September 23, 2024
Authored October 2, 2024
Authored September 26, 2024

Top Contributors in 19.0.0-next.8

devversion
clydin
iteriani
thanhtruong34
AndrewKushnir
eneajaho
crisbeto
alxhub
arturovt
mgechev

Directory Browser for 19.0.0-next.8

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

Loading File Browser...

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) |