Skip to content

extensions-105.13.0

Choose a tag to compare

@dummdidumm dummdidumm released this 14 Mar 16:59
· 605 commits to master since this release
3f36b47
  • (feat) support code folding in html (#1411)
  • (chore) bump ts to 4.6 (#1402)
  • (fix) $store++/$store-- return type (#1395)
  • (fix) make uninitialized props be typed as any (#1410)

TS plugin:

  • (fix) use fallback content when parsing of Svelte file fails
  • (fix) avoid duplicate patching (#1404)
  • (feat) improve plugin enable config: enable config option now determines whether or not to enable the plugin (toggleable without reload, no more file change warnings) (#1401)
  • (feat) Support Svelte project files being importable/findable through references without having them imported in a TS file (#1407)