Skip to content

Releases: withastro/language-tools

[email protected]

25 Oct 19:14
df90fe5
Compare
Choose a tag to compare

Patch Changes

  • 128cf11: Improves performance when using TS 5.6. Performance is still degraded compared to 5.5, but should at least be usable.

@astrojs/[email protected]

25 Oct 19:14
df90fe5
Compare
Choose a tag to compare

Patch Changes

  • 128cf11: Improves performance when using TS 5.6. Performance is still degraded compared to 5.5, but should at least be usable.

@astrojs/[email protected]

25 Oct 19:14
df90fe5
Compare
Choose a tag to compare

Patch Changes

  • 128cf11: Improves performance when using TS 5.6. Performance is still degraded compared to 5.5, but should at least be usable.
  • Updated dependencies [128cf11]

@astrojs/[email protected]

25 Oct 19:14
df90fe5
Compare
Choose a tag to compare

Patch Changes

  • 128cf11: Improves performance when using TS 5.6. Performance is still degraded compared to 5.5, but should at least be usable.
  • Updated dependencies [128cf11]

[email protected]

17 Oct 12:13
4db55f0
Compare
Choose a tag to compare

Patch Changes

  • 8673fa5: Fixes certain cases where content schemas would not be reloaded properly when they were updated

@astrojs/[email protected]

17 Oct 12:13
4db55f0
Compare
Choose a tag to compare

Patch Changes

  • 8673fa5: Fixes certain cases where content schemas would not be reloaded properly when they were updated

@astrojs/[email protected]

17 Oct 12:13
4db55f0
Compare
Choose a tag to compare

Patch Changes

  • 8673fa5: Fixes certain cases where content schemas would not be reloaded properly when they were updated

[email protected]

07 Oct 13:26
f1bdeab
Compare
Choose a tag to compare

Patch Changes

  • 43f66cd: Fixes publishing on OpenVSX. For full changelogs between 2.11.0 and this version, please see CHANGELOG.md in the repository.

[email protected]

07 Oct 13:05
0fad8bf
Compare
Choose a tag to compare

Patch Changes

[email protected]

04 Oct 10:47
a38afdd
Compare
Choose a tag to compare

Minor Changes

  • 3a836de: Allow disabling the handling of updating imports when files are renamed. This is now disabled by default in VS Code, as the Astro TypeScript plugin will handle it correctly.

Patch Changes

  • 5a44072: Fixes formatting not working by default in certain circumstances