Releases: sveltejs/language-tools
[email protected]
Patch Changes
- fix: correctly parse --tsgo-experimental-api flag (#3067)
extensions-110.2.1
[email protected]
Patch Changes
- fix: don't crash on array binding holes in destructured exports (e.g.
export let { d: [a, , c] } = obj) (#3058)
[email protected]
Patch Changes
-
fix: load esm version of Vite (#3065)
-
perf: remove lodash (#3038)
-
feat: provide utils for svelte-check tsgo integration (#3036)
-
Updated dependencies [
7a3464b,a2561fc,459d031]:- @sveltejs/[email protected]
- [email protected]
[email protected]
@sveltejs/[email protected]
[email protected]
Patch Changes
-
fix: don't show type inlay hint for component inside snippets (#3041)
-
fix: correct 'occured' typo in
svelte:boundaryonerrordescription (shown in editor IntelliSense) (#3039) -
feat: support reading Svelte config from
vite.config.js/ts(#3031) -
fix: mark optional members with a trailing
?in completion labels (#3044) -
Updated dependencies [
151cf45]:- @sveltejs/[email protected]
[email protected]
Minor Changes
- feat: support reading Svelte config from
vite.config.js/ts(#3031)
Patch Changes
- Updated dependencies [
151cf45]:- @sveltejs/[email protected]
extensions-110.2.0
-
fix: don't show type inlay hint for component inside snippets (#3041)
-
fix: correct 'occured' typo in svelte:boundary onerror description (shown in editor IntelliSense) (#3039)
-
feat: support reading Svelte config from vite.config.js/ts (#3031)
-
fix: mark optional members with a trailing ? in completion labels (#3044)
@sveltejs/[email protected]
Patch Changes
- fix: adjust paths in PKG.json (#3046)