Bumps the angular group with 10 updates in the / directory:
Updates @angular/common from 17.3.7 to 18.1.3
Release notes
Sourced from @angular/common'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) |
v18.1.2
18.1.2 (2024-07-24)
compiler
| Commit |
Description |
 |
limit the number of chained instructions (#57069) |
compiler-cli
| Commit |
Description |
 |
add warning for unused let declarations (#57033) |
core
| Commit |
Description |
 |
afterNextRender hooks return that callback value. (#57031) |
 |
tree shake dev mode error message (#57035) |
v18.1.1
18.1.1 (2024-07-17)
common
| Commit |
Description |
 |
Don't run preconnect assertion on the server. (#56213) |
compiler
| Commit |
Description |
 |
JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) |
 |
use strict equality for 'code' comparison (#56944) |
compiler-cli
| Commit |
Description |
 |
avoid emitting references to typecheck files in TS 5.4 (#56961) |
... (truncated)
Changelog
Sourced from @angular/common'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
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
18.1.2 (2024-07-24)
compiler
| Commit |
Type |
Description |
| 463945003d |
fix |
limit the number of chained instructions (#57069) |
compiler-cli
| Commit |
Type |
Description |
| e904f34020 |
fix |
add warning for unused let declarations (#57033) |
core
| Commit | Type | Description |
... (truncated)
Commits
81b30dc refactor(docs-infra): migrate @angular/docs from dev-infra into adev director...
a1cb9df fix(common): Don't run preconnect assertion on the server. (#56213)
9b35726 fix(common): typo in warning for NgOptimizedDirective (#56817)
ecc5644 perf(http): execute fetch outside of Angular zone (#56820)
1ee64a5 refactor(common): Fire priority check on stable. (#56776)
9cc4dbe refactor(common): remove remaining code for NgSwitch equality patch (#56806)
f407e3c refactor(common): allow string urls in NgOptimizedImage input (#54901)
f25653e fix(common): typo in NgOptimizedImage warning (#56756)
3447753 Revert "fix(common): Don't run preconnect assertion on the server. (#56213)" ...
39e48ce fix(common): Don't run preconnect assertion on the server. (#56213)
- Additional commits viewable in compare view
Updates @angular/compiler from 17.3.7 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) |
v18.1.2
18.1.2 (2024-07-24)
compiler
| Commit |
Description |
 |
limit the number of chained instructions (#57069) |
compiler-cli
| Commit |
Description |
 |
add warning for unused let declarations (#57033) |
core
| Commit |
Description |
 |
afterNextRender hooks return that callback value. (#57031) |
 |
tree shake dev mode error message (#57035) |
v18.1.1
18.1.1 (2024-07-17)
common
| Commit |
Description |
 |
Don't run preconnect assertion on the server. (#56213) |
compiler
| Commit |
Description |
 |
JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) |
 |
use strict equality for 'code' comparison (#56944) |
compiler-cli
| Commit |
Description |
 |
avoid emitting references to typecheck files in TS 5.4 (#56961) |
... (truncated)
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
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
18.1.2 (2024-07-24)
compiler
| Commit |
Type |
Description |
| 463945003d |
fix |
limit the number of chained instructions (#57069) |
compiler-cli
| Commit |
Type |
Description |
| e904f34020 |
fix |
add warning for unused let declarations (#57033) |
core
| Commit | Type | Description |
... (truncated)
Commits
31dea06 fix(compiler): reduce chance of conflicts between generated factory and local...
4639450 fix(compiler): limit the number of chained instructions (#57069)
daf0317 fix(compiler): JIT mode incorrectly interpreting host directive configuration...
d7dca6d fix(compiler): use strict equality for 'code' comparison (#56944)
aef166f fix(compiler): fix CSS animation rule scope (#56800)
341a116 fix(compiler): allow more characters in let declaration name (#56764)
2a1291e fix(compiler): give precedence to local let declarations over parent ones (#5...
0a48d58 feat(core): add support for let syntax (#56715)
bbe39c1 refactor(core): integrate let instructions into the runtime (#56527)
64990a5 refactor(compiler): integrate let declarations into the template pipeline (#5...
- Additional commits viewable in compare view
Updates @angular/core from 17.3.7 to 18.1.3
Release notes
Sourced from @angular/core'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) |
v18.1.2
18.1.2 (2024-07-24)
compiler
| Commit |
Description |
 |
limit the number of chained instructions (#57069) |
compiler-cli
| Commit |
Description |
 |
add warning for unused let declarations (#57033) |
core
| Commit |
Description |
 |
afterNextRender hooks return that callback value. (#57031) |
 |
tree shake dev mode error message (#57035) |
v18.1.1
18.1.1 (2024-07-17)
common
| Commit |
Description |
 |
Don't run preconnect assertion on the server. (#56213) |
compiler
| Commit |
Description |
 |
JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) |
 |
use strict equality for 'code' comparison (#56944) |
compiler-cli
| Commit |
Description |
 |
avoid emitting references to typecheck files in TS 5.4 (#56961) |
... (truncated)
Changelog
Sourced from @angular/core'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
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
18.1.2 (2024-07-24)
compiler
| Commit |
Type |
Description |
| 463945003d |
fix |
limit the number of chained instructions (#57069) |
compiler-cli
| Commit |
Type |
Description |
| e904f34020 |
fix |
add warning for unused let declarations (#57033) |
core
| Commit | Type | Description |
... (truncated)
Commits
2ece950 test: update symbol golden after lock file maintenance (#57211)
62ade76 refactor(core): Update callback schedulers to cancel pending timers (#57186)
0def76f refactor(core): Private option to rethrow ApplicationRef.tick errors in tests...
eaa83f9 fix(core): hydration error in some let declaration setups (#57173)
81b30dc refactor(docs-infra): migrate @angular/docs from dev-infra into adev director...
f7ab040 fix(core): errors during ApplicationRef.tick should be rethrown for zoneless ...
1a606b0 refactor(core): Switch to using concat rather than spread operator for events...
b9fb98c fix(core): tree shake dev mode error message (#57035)
142c2df refactor(core): Allow manual renderer listens to contribute to event delegati...
9e52c1c fix(core): afterNextRender hooks return that callback value. (#57031)
- Additional commits viewable in compare view
Updates @angular/forms from 17.3.7 to 18.1.3
Release notes
Sourced from @angular/forms'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) |
v18.1.2
18.1.2 (2024-07-24)
compiler
| Commit |
Description |
 |
limit the number of chained instructions (#57069) |
compiler-cli
| Commit |
Description |
 |
add warning for unused let declarations (#57033) |
core
| Commit |
Description |
 |
afterNextRender hooks return that callback value. (#57031) |
 |
tree shake dev mode error message (#57035) |
v18.1.1
18.1.1 (2024-07-17)
common
| Commit |
Description |
 |
Don't run preconnect assertion on the server. (#56213) |
compiler
| Commit |
Description |
 |
JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) |
 |
use strict equality for 'code' comparison (#56944) |
compiler-cli
| Commit |
Description |
 |
avoid emitting references to typecheck files in TS 5.4 (#56961) |
... (truncated)
Changelog
Sourced from @angular/forms'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
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
18.1.2 (2024-07-24)
compiler
| Commit |
Type |
Description |
| 463945003d |
fix |
limit the number of chained instructions (#57069) |
compiler-cli
| Commit |
Type |
Description |
| e904f34020 |
fix |
add warning for unused let declarations (#57033) |
core
| Commit | Type | Description |
... (truncated)
Commits
Updates @angular/platform-browser from 17.3.7 to 18.1.3
Release notes
Sourced from @angular/platform-browser'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) |
v18.1.2
18.1.2 (2024-07-24)
compiler
| Commit |
Description |
 |
limit the number of chained instructions (#57069) |
compiler-cli
| Commit |
Description |
 |
add warning for unused let declarations (#57033) |
core
| Commit |
Description |
 |
afterNextRender hooks return that callback value. (#57031) |
 |
tree shake dev mode error message (#57035) |
v18.1.1
18.1.1 (2024-07-17)
common
| Commit |
Description |
 |
Don't run preconnect assertion on the server. (#56213) |
compiler
| Commit |
Description |
 |
JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) |
 |
use strict equality for 'code' comparison (#56944) |
compiler-cli
| Commit |
Description |
 |
avoid emitting references to typecheck files in TS 5.4 (#56961) |
... (truncated)
Changelog
Sourced from @angular/platform-browser's changelog.
18.1.3 (2024-07-31)
compiler