Skip to content

Release v2.1.0

Choose a tag to compare

@BaryshevRS BaryshevRS released this 01 Dec 08:22
· 15 commits to main since this release

Fixed

  • Diagnostics Update: Fixed race condition where diagnostics for HTML files were not always updated when related TypeScript component files changed. Added proper await to ensure diagnostics update completes before continuing.