svelte2tsx-0.4.8
·
692 commits
to master
since this release
- (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)