Skip to content

104.1.0

Compare
Choose a tag to compare
@dummdidumm dummdidumm released this 26 Jan 14:26
· 845 commits to master since this release
a9f40e3
  • (feat) listen to TS/JS file changes - you no longer need to save the files for the changes to be noticed by the Svelte extension (#636)
  • (feat) autocompletion schemas for prettier-plugin-svelte options (#770)
  • (perf) cap full file semantic tokens (#772)
  • (fix) remove options from svelteSortOrder if user uses prettier-plugin-svelte version 1.x
  • (fix) turn off diagnostics for coffeescript (#780)
  • (fix) adjust end of range mapping (#762)
  • (fix) correct Events typing in svelte-shims.d.ts (#775)
  • (fix) syntax highlighting for self-closing tags (#773)
  • (fix) different action/animation/transition transformation to avoid incorrect type inference in edge cases (#754)