- breaking: use prettier version 3 by default / as fallback
- feat: support SvelteKit zero types with
$props
rune - feat: use
Snippet
type and ensure@render
tag only uses snippet functions - fix: account for
>
in attribute strings (#2204) - fix: handle contexts in each/await
- fix: don't lowercase custom element attributes (#2190)
- fix: make root snippets available in instance script (#2201)
- fix: remove component suffix in import statement (#2206)
- fix: improve props completion for namespaced component (#2207)