Build(deps): Bump @angular/compiler from 18.1.2 to 18.1.3 in /angular
Bumps @angular/compiler from 18.1.2 to 18.1.3.
Release notes
Sourced from @angular/compiler
's releases.
v18.1.3
18.1.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) (#57202) core
Commit Description errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993) hydration error in some let declaration setups (#57173)
Changelog
Sourced from @angular/compiler
's changelog.
18.1.3 (2024-07-31)
compiler
Commit Type Description 31dea066d6 fix reduce chance of conflicts between generated factory and local variables (#57181) compiler-cli
Commit Type Description 1f9e090910 fix emitting references to ngtypecheck files (#57138) (#57202) core
Commit Type Description f7ab04018e fix errors during ApplicationRef.tick should be rethrown for zoneless tests (#56993) eaa83f9d27 fix hydration error in some let declaration setups (#57173) 18.2.0-next.2 (2024-07-24)
compiler
Commit Type Description 08c5977bd5 fix limit the number of chained instructions (#57069) compiler-cli
Commit Type Description d4ff6bc0b2 fix add warning for unused let declarations (#57033) 6c2fbda694 fix extended diagnostic visitor not visiting template attributes (#57033) core
Commit Type Description fab673a1dd feat add ng generate schematic to convert to inject (#57056) 7d4b2d2413 fix afterNextRender
hooks return that callback value. (#57031)8718abce90 fix Deprecate ignoreChangesOutsideZone option (#57029) fe41b11434 fix tree shake dev mode error message (#57035)
Commits
-
31dea06
fix(compiler): reduce chance of conflicts between generated factory and local... - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts