Skip to content

extensions-105.19.0

Compare
Choose a tag to compare
@dummdidumm dummdidumm released this 19 Jul 10:13
· 336 commits to master since this release
adf82ab
  • (feat) use SvelteComponentTyped if available for some typings (#1548)
  • (fix) don't remove the fallback *.svelte definitions when TypeScript plugin is disabled (#1557)
  • (fix) don't show event slot-let completion in attribute value (#1551)
  • (fix) stricter check for component import quick fix (#1555)
  • (fix) better auto import in workspaces without tsconfig/jsconfig (#1543)

New transformation:

  • (fix) better component completions in certain cases (#1546)
  • (fix) adjust special element typings (#1547)