Build(deps): Bump @angular/compiler from 18.1.0 to 18.1.2 in /angular
Bumps @angular/compiler from 18.1.0 to 18.1.2.
Release notes
Sourced from @angular/compiler
's releases.
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) 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.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 9e52c1c840 fix afterNextRender
hooks return that callback value. (#57031)b9fb98c67c fix tree shake dev mode error message (#57035) 18.2.0-next.1 (2024-07-17)
common
Commit Type Description 2c4613a002 fix Don't run preconnect assertion on the server. (#56213) compiler
Commit Type Description 9167fc815c fix JIT mode incorrectly interpreting host directive configuration in partial compilation (#57002) 107173c14d fix use strict equality for 'code' comparison (#56944) compiler-cli
Commit Type Description 98ed5b609e feat run JIT transform on classes with jit: true
opt-out (#56892)f0d6d0688d fix avoid emitting references to typecheck files in TS 5.4 (#56961) core
Commit Type Description e504ad97d4 fix not all callbacks running when registered at the same time (#56981) language-service
Commit Type Description 4bb558ab0c feat support writing code refactorings (#56895) 7663debce1 perf quick exit if no code fixes can exist (#57000) migrations
Commit Type Description 0ea6a4a361 fix fix common module removal (#56968)
... (truncated)
Commits
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