# Angular vsix-22.1.0 — VSCode Extension: 22.1.0 - Product: Angular (https://whatsnew.fyi/product/angular) - Vendor: Google - Date: 2026-08-12 - Version: vsix-22.1.0 - Original notes: https://github.com/angular/angular/releases/tag/vsix-22.1.0 - Permalink: https://whatsnew.fyi/product/angular/releases/vsix-22.1.0 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Account for strictTemplates being enabled by default in language service - **added** — Language service now typechecks templates which would require inline typecheck blocks - **added** — Language service now compiles non-exported classes if standalone - fix(language-service): account for strictTemplates being enabled by default ([a99fb915c0](https://github.com/angular/angular/commit/a99fb915c09b352ac67f24e71af84cda30bcbf3e)) - feat(language-service): Typecheck templates which would require inline typecheck blocks (#68454) ([4f9c824dd9](https://github.com/angular/angular/commit/4f9c824dd9ec4462d29ed07b5e7916be86c19e84)) - feat(language-service): compile non-exported classes if standalone (#68454) ([7f0265e43a](https://github.com/angular/angular/commit/7f0265e43ab9f6b1ab9ad0ae84e70a40db417417))