Skip to content

svelte2tsx-0.4.8

Choose a tag to compare

@dummdidumm dummdidumm released this 30 Oct 10:31
· 692 commits to master since this release
505d21d
  • (fix) support ShadowRoot as target (#1203)
  • (fix) remove false positive warnings for unary operators (#1206)
  • (fix) remove wrong DOM typings
  • (fix) enable each to handle unions of arrays (#1218)
  • (fix) improve bind:this diagnostics. This may result in hidden type bugs surfacing (#1221)
  • (fix) handle binding assignment to $store (#1223)