Releases: sveltejs/language-tools
typescript-svelte-plugin@0.3.52
svelte2tsx@0.7.54
Patch Changes
- fix: hoist self-referenced props interface (#2998)
svelte-language-server@0.17.31
Patch Changes
-
fix: prevent duplicate diagnostics (#3000)
-
fix: properly place svelte-ignore comment in quickfix when
<script module>presents (#3011) -
fix: prevent incorrect $types imports being injected when moving +page.svelte files (#3010)
-
fix: prevent extra script indentation when inserting svelte-ignore comments (#3011)
-
fix: provide tsconfig.json diagnostics for svelte-check (#3005)
-
Updated dependencies [
8b103ba]:- svelte2tsx@0.7.54
svelte-check@4.4.7
extensions-109.15.1
typescript-svelte-plugin@0.3.51
Patch Changes
svelte2tsx@0.7.53
Patch Changes
- fix: prevent error with escape sequence in attribute (#2968)
svelte-language-server@0.17.30
Patch Changes
-
perf: micro-optimizations in hot paths (#2960)
-
fix: prevent config loading message in svelte-check --incremental (#2974)
-
perf: enable incremental TypeScript reparsing via getChangeRange (#2961)
-
perf: various optimization with ast walk (#2969)
-
feat: pull diagnostics support (#2978)
-
fix: prevent error with escape sequence in attribute (#2968)
-
fix: typescript 6.0 compatibility (#2988)
-
Updated dependencies [
5b9a4ac]:- svelte2tsx@0.7.53
svelte-check@4.4.6
Patch Changes
extensions-109.15.0
- feat: support js/ts config section in VS Code (#2996)
- feat: add command to show compiled CSS in preview window (#2993)
- perf: micro-optimizations in hot paths (#2960)
- fix: prevent config loading message in svelte-check --incremental (#2974)
- perf: enable incremental TypeScript reparsing via getChangeRange (#2961)
- perf: various optimization with ast walk (#2969)
- feat: pull diagnostics support (#2978)
- fix: prevent error with escape sequence in attribute (#2968)