Skip to content

svelte-check-2.2.12

Choose a tag to compare

@dummdidumm dummdidumm released this 10 Jan 12:39
· 736 commits to master since this release
a0b01ff
  • (fix) handle slot spread (#1292)
  • (fix) update submit event type defintion (#1307)
  • (fix) relax input value typings - can be any value for radio buttons (#1309)
  • (fix) add controlslist attribute to types (#1314)
  • (fix) handle $store shorthand prop assignment (#1322)
  • (perf) cache lineoffsets when mapping between position/offset (#1311)