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