Skip to content

101.6.0

Compare
Choose a tag to compare
@dummdidumm dummdidumm released this 30 Jul 06:30
· 1009 commits to master since this release
fbb9496
  • Type check event forward from element on component #303
  • Mark props as optional in ts when initialized but no typings given #370
  • Fix svelte component rename when using bind:this #308
  • Wrap template with callback to fix used before assigned error #310
  • Fix await type checking, can now be used with PromiseLike / anything #358
  • Fix swallowing used before assigned error #277
  • Fix store.set in reactive statement #380