github sveltejs/language-tools extensions-104.7.0

latest releases: extensions-108.4.1, svelte-check-3.7.1, language-server-0.16.9...
3 years ago
  • (feat) files ending with .svelte.d.ts are now resolved prior to a same file ending with .svelte. This enables library authors to ship type definitions of Svelte files next to their implementation. (#878)
  • (fix) handle $store in directive - animate/transition/action can use $stores, too (#877)
  • (fix) control flow for awaited promise (#880)
  • (fix) move generated $store declaration into render function to fix "organize imports" (#879)
  • (fix) indentation of organize imports: Use indentation of first line of imports to determine the indentation of the following lines (#854)
  • (fix) svelte2tsx-generation of bubbled and custom events (#886)
  • (fix) generate getter/setter when accessors is true (#882)
  • (chore) language server configuration restructuring + docs (#891)

Don't miss a new language-tools release

NewReleases is sending notifications on new releases.