Skip to content

Releases: withastro/astro

astro@5.15.3

30 Oct 14:05
7bf7195

Choose a tag to compare

Patch Changes

  • #14627 b368de0 Thanks @matthewp! - Fixes skew protection support for images and font URLs

    Adapter-level query parameters (assetQueryParams) are now applied to all image and font asset URLs, including:

    • Dynamic optimized images via /_image endpoint
    • Static optimized image files
    • Font preload tags and font requests when using the experimental Fonts API
  • #14631 3ad33f9 Thanks @KurtGokhan! - Adds the astro/jsx-dev-runtime export as an alias for astro/jsx-runtime

astro-vscode@2.16.0

30 Oct 14:05
7bf7195

Choose a tag to compare

Minor Changes

@astrojs/language-server@2.16.0

30 Oct 14:04
7bf7195

Choose a tag to compare

Minor Changes

astro@5.15.2

28 Oct 12:40
eb8aa77

Choose a tag to compare

Patch Changes

  • #14623 c5fe295 Thanks @delucis! - Fixes a leak of server runtime code when importing SVGs in client-side code. Previously, when importing an SVG file in client code, Astro could end up adding code for rendering SVGs on the server to the client bundle.

  • #14621 e3175d9 Thanks @GameRoMan! - Updates vite version to fix CVE

@astrojs/vue@5.1.2

28 Oct 12:40
eb8aa77

Choose a tag to compare

Patch Changes

@astrojs/svelte@7.2.1

28 Oct 12:40
eb8aa77

Choose a tag to compare

Patch Changes

@astrojs/solid-js@5.1.2

28 Oct 12:40
eb8aa77

Choose a tag to compare

Patch Changes

@astrojs/react@4.4.1

28 Oct 12:40
eb8aa77

Choose a tag to compare

Patch Changes

@astrojs/preact@4.1.2

28 Oct 12:40
eb8aa77

Choose a tag to compare

Patch Changes

@astrojs/mdx@4.3.9

28 Oct 12:40
eb8aa77

Choose a tag to compare

Patch Changes