18.2.0-next.3 (2024-07-31)
compiler
Commit | Description |
---|---|
reduce chance of conflicts between generated factory and local variables (#57181) |
compiler-cli
Commit | Description |
---|---|
emitting references to ngtypecheck files (#57138) | |
run JIT transforms on @NgModule classes with jit: true (#57212)
|
core
Commit | Description |
---|---|
bootstrapModule can configure NgZone in providers (#57060) | |
errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993) | |
handle shorthand assignment in the inject migration (#57134) | |
hydration error in some let declaration setups (#57173) | |
warnings for oversized images and lazy-lcp present with bootstrapModule (#57060) |
migrations
Commit | Description |
---|---|
add migration to convert standalone component routes to be lazy loaded (#56428) | |
account for parameters with union types (#57127) | |
add alias to inject migration (#57127) | |
remove generic arguments from the injected type reference (#57127) | |
remove unused imports in inject migration (#57179) | |
unwrap injected forwardRef (#57127) |