Skip to content

101.1.1

Compare
Choose a tag to compare
@dummdidumm dummdidumm released this 08 Jul 10:06
· 1049 commits to master since this release
0bbbf8b
  • Support optional chaining and nullish coalescing (introduced in svelte 3.24) #274
  • Possibility to add component documentation #280
  • Support default languages (introduced in svelte-preprocess 4.0) #291
  • Fix incorrect semicolon error before dollar label #289
  • Initialized props (export let bla = 'blubb';) are marked as optional now #276