Skip to content

Release v2.3.0

Choose a tag to compare

@BaryshevRS BaryshevRS released this 17 Jun 10:06
· 9 commits to main since this release

Fixed

  • Stale indexes after dependency updates: the extension now watches package.json and lockfiles, then automatically re-indexes node_modules when dependencies change
  • Outdated missing-import diagnostics: open documents refresh after the reindex completes, so stale warnings clear without a manual reindex