github sveltejs/language-tools svelte2tsx-0.3.0

latest releases: extensions-109.3.2, extensions-109.3.1, svelte2tsx-0.7.28...
3 years ago
  • (breaking) rename ambient type declarations to avoid conflicting declarations in the future (#1070)
  • (fix) apply type transformation to export binding (#1066)
  • (fix) correct transformation of as expression in reactive assignment (#1064)
  • (fix) better mapping for reactive statements, which should improve auto completion inside them (#1062)
  • (feat) add experimental support for $$Props (#1061)
  • (feat) add experimental support for $$Slots (#1058)
  • (feat) add experimental support for $$Events and strictEvents (#1054)
  • (feat) add experimental support for generics (#1053)

The experimental features are subject to change and don't adhere to semantic versioning. For more info on them, read the RFC: sveltejs/rfcs#38

Don't miss a new language-tools release

NewReleases is sending notifications on new releases.