Angular: 18.2.0-next.3 Release

Release date:
July 31, 2024
Previous version:
18.2.0-next.2 (released July 29, 2024)
Magnitude:
1,939 Diff Delta
Contributors:
13 total committers
Data confidence:
Commits:

Top Contributors in 18.2.0-next.3

eneajaho
sheikalthaf
crisbeto
devversion
9kubczas4
atscott
davidlj95
bampakoa
bougwal
ShahriarMalik

Directory Browser for 18.2.0-next.3

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="18.2.0-next.3"></a>

18.2.0-next.3 (2024-07-31)

compiler

| Commit | Description | | -- | -- | | fix - 67e09404db | reduce chance of conflicts between generated factory and local variables (#57181) |

compiler-cli

| Commit | Description | | -- | -- | | fix - 0f0a1f2836 | emitting references to ngtypecheck files (#57138) | | fix - e11c0c42d2 | run JIT transforms on @NgModule classes with jit: true (#57212) |

core

| Commit | Description | | -- | -- | | feat - 3459289ef0 | bootstrapModule can configure NgZone in providers (#57060) | | fix - 3a63c9ebbe | errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993) | | fix - ca89ef9141 | handle shorthand assignment in the inject migration (#57134) | | fix - a752178f28 | hydration error in some let declaration setups (#57173) | | fix - 2a4f488a6c | warnings for oversized images and lazy-lcp present with bootstrapModule (#57060) |

migrations

| Commit | Description | | -- | -- | | feat - 147eee4253 | add migration to convert standalone component routes to be lazy loaded (#56428) | | fix - cb442a0ce7 | account for parameters with union types (#57127) | | fix - 166166d79e | add alias to inject migration (#57127) | | fix - 1cf616f671 | remove generic arguments from the injected type reference (#57127) | | fix - ba0df30ef6 | remove unused imports in inject migration (#57179) | | fix - aae9646a1b | unwrap injected forwardRef (#57127) |