- feat: add support for svelte config ts/mts files (#3009)
- feat: support CSS completions in nested style tags (#3022)
- feat: support Svelte 5 declaration tags (#3033)
- fix: support prettier.useEditorConfig setting (#3026)
- fix: prevent > in expression affects HTML folding (#3029)
- fix: properly handle props with the name
slotinside Svelte 5 snippets (#3030) - fix: take into account component references when calculating snippet hoistabilty (#3032)
- fix: use local name for marking bindable props used (#3017)