Skip to content

Releases: sveltejs/language-tools

[email protected]

24 Jun 08:19
32556db

Choose a tag to compare

Patch Changes

  • fix: correctly parse --tsgo-experimental-api flag (#3067)

extensions-110.2.1

24 Jun 08:19
32556db

Choose a tag to compare

  • fix: load esm version of Vite (#3065)
  • fix: stop excluding workspaces under dot-prefixed ancestors (#3037)
  • perf: remove lodash (#3038)
  • fix: don't crash on array binding holes in destructured exports (e.g. export let { d: [a, , c] } = obj) (#3058)

[email protected]

23 Jun 14:32
fbb1291

Choose a tag to compare

Patch Changes

  • fix: don't crash on array binding holes in destructured exports (e.g. export let { d: [a, , c] } = obj) (#3058)

[email protected]

23 Jun 14:32
fbb1291

Choose a tag to compare

Patch Changes

[email protected]

23 Jun 14:32
fbb1291

Choose a tag to compare

Minor Changes

  • feat: add --config option (#3066)

  • feat: svelte-check tsgo support with experimental api (#3036)

Patch Changes

@sveltejs/[email protected]

23 Jun 14:32
fbb1291

Choose a tag to compare

Minor Changes

  • feat: make it possible to pass a config file path directly (#3066)

Patch Changes

  • fix: load esm version of Vite (#3065)

[email protected]

04 Jun 08:58
79799c8

Choose a tag to compare

Patch Changes

  • 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)

  • Updated dependencies [151cf45]:

[email protected]

04 Jun 06:39
20d5ab2

Choose a tag to compare

Minor Changes

  • feat: support reading Svelte config from vite.config.js/ts (#3031)

Patch Changes

extensions-110.2.0

04 Jun 15:33
79799c8

Choose a tag to compare

  • 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]

04 Jun 06:46
bd83f2d

Choose a tag to compare

Patch Changes

  • fix: adjust paths in PKG.json (#3046)