Skip to content

v18.0.0

Compare
Choose a tag to compare
@dylhunn dylhunn released this 22 May 18:41
· 74 commits to main since this release
d97df8e

This release upgrades @angular/language-service to v18.0.0.

  • fix: allow external projects to use provided compiler options (#55035)
  • fix: avoid generating TS syntactic diagnostics for templates (#55091)
  • fix: implement getDefinitionAtPosition for Angular templates (#55269)
  • fix: prevent underlying TS Service from handling template files (#55003)
  • fix: use type-only import in plugin factory (#55996)
  • fix(syntaxes): Only match known block names (#2034) (dceedb6)