Skip to content

extensions-109.5.3

Latest
Compare
Choose a tag to compare
@dummdidumm dummdidumm released this 06 Mar 14:19
· 1 commit to master since this release
58a86ba
  • fix: highlight type annotation in @const tags
  • fix: take other snippets into account when checking for hoistability (#2668)
  • fix: disambiguate render in module script (#2667)
  • fix: properly transform $props.id when $props is assigned to props (#2694)
  • fix: correctly handle unclosed tags with same type tag inside (#2682)
  • fix: handle booleanish popover (#2702)
  • fix: support workspace symbol excludeLibrarySymbols config in ts-plugin (#2674)
  • fix: don't show html tag completion with namespace component (#2685)
  • fix: prevent error when the script tag is removed in nodenext projects (#2635)
  • fix: use referenced project's compiler option to get resolution mode (#2676)
  • perf: cache files during emitDts (#2701)
  • chore: bump to typescript 5.8 (#2704)
  • chore: bump vscode-html/css-language-service (#2677)