101.1.1
- 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