- Bundle updated to TypeScript 6.0, breaking existing configs because strict mode now defaults to true – adjust tsconfig or tsdk accordingly.
- Add language‑service features: Document Symbols for Angular templates, template inlay hints, idle‑timeout support in defer blocks, and @Input transform handling.
- Fix support for @Input with transforms in the language service.