github sveltejs/language-tools 101.4.0

latest releases: svelte-check-4.0.5, extensions-109.1.0, language-server-0.17.2...
4 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.