Build(deps): Bump @angular/compiler from 18.1.0 to 18.1.1 in /angular
Bumps @angular/compiler from 18.1.0 to 18.1.1.
Release notes
Sourced from @angular/compiler
's releases.
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) core
Commit Description not all callbacks running when registered at the same time (#56981) migrations
Commit Description fix common module removal (#56968)
Changelog
Sourced from @angular/compiler
's changelog.
18.1.1 (2024-07-17)
common
Commit Type Description a1cb9dfc0d fix Don't run preconnect assertion on the server. (#56213) compiler
Commit Type Description daf0317bdc fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) d7dca6dbb6 fix use strict equality for 'code' comparison (#56944) compiler-cli
Commit Type Description c94a897248 fix avoid emitting references to typecheck files in TS 5.4 (#56961) core
Commit Type Description 5682527d94 fix not all callbacks running when registered at the same time (#56981) migrations
Commit Type Description b666d2c20f fix fix common module removal (#56968) 17.3.12 (2024-07-17)
compiler
Commit Type Description 327bae473b fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) (#57003) 18.2.0-next.0 (2024-07-10)
compiler
Commit Type Description c8e2885136 feat Add extended diagnostic to warn when there are uncalled functions in event bindings (#56295) (#56295) core
Commit Type Description 5dcdbfcba9 fix rename the equality function option in toSignal (#56769)
Commits
-
daf0317
fix(compiler): JIT mode incorrectly interpreting host directive configuration... -
d7dca6d
fix(compiler): use strict equality for 'code' comparison (#56944) - 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