github withastro/astro astro-vscode@2.17.0

Minor Changes

  • #17676 49d4294 Thanks @Princesseuh! - Improves type checking and editor support for .astro files.

    The language server now uses our all-new Biome powered astro2tsx implementation. This new version has much better support for incomplete syntax, generic types and various edge cases.

    In the vast majority of cases, no changes should be required to your code, and any change should be the result of more accurate types or behavior.

Patch Changes

  • #17916 8eaa4f2 Thanks @matthewp! - Fixes organize imports across frontmatter and multiple script tags

  • #17542 fae64dd Thanks @IAmYhvr! - Fixes the AstroComponent suffix not being removed from Svelte and Vue imports in .astro files.

Don't miss a new astro release

NewReleases is sending notifications on new releases.