v18.0.0
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)