- feat: completion for custom element tag name and more events (#2300)
- fix: adjust $props() comment type logic (#2294)
- fix: use Svelte 4 compiler from user when available
- fix: adjust snippet helper type to new snippet API
- fix: also take type argument into account when analyzing $props()
- fix: don't add form type to zero types when property is not typed out