Change8

vsix-22.1.0

📦 angularView on GitHub →
2 features🐛 1 fixes🔧 1 symbols

Summary

Introduced new typechecking capabilities for templates and compilation of non-exported standalone classes in the language service. Also fixed an issue related to strictTemplates being enabled by default.

✨ New Features

  • Typecheck templates which would require inline typecheck blocks.
  • Compile non-exported classes if standalone.

🐛 Bug Fixes

  • Account for strictTemplates being enabled by default in the language service.

Affected Symbols