github sveltejs/language-tools 101.4.0

latest releases: extensions-108.4.1, svelte-check-3.7.1, language-server-0.16.9...
3 years ago
  • Support for Svelte Native (#351), also fixes namespace clashing with React types (#228)
  • Exported functions/consts/classes of a component are now visible on the components type (#307)
  • Reactive assignments no longer implicitely have type any (#360)
  • Fix 'Variable is used before being assigned' error when using bind:this in strict mode (#338)
  • Fix type checking getting "disabled" when using directives (#352)
  • Fix dblclick event type (#357)
  • Add resize event to svelte:window (#348)
  • Editor syntax highlighting: Svelte components in template now marked as support.class.component.svelte (#321)

Don't miss a new language-tools release

NewReleases is sending notifications on new releases.