Skip to content

Releases: withastro/astro

[email protected]

23 Jan 15:16
821d642
Compare
Choose a tag to compare

Patch Changes

  • #12986 8911bda Thanks @wetheredge! - Updates types and dev toolbar for ARIA 1.2 attributes and roles

  • #12892 8f520f1 Thanks @louisescher! - Adds a more descriptive error when a content collection entry has an invalid ID.

  • #13031 f576519 Thanks @florian-lefebvre! - Updates the server islands encoding logic to only escape the script end tag open delimiter and opening HTML comment syntax

  • #13026 1d272f6 Thanks @ascorbic! - Fixes a regression that prevented the import of Markdown files as raw text or URLs.

@astrojs/[email protected]

23 Jan 15:16
821d642
Compare
Choose a tag to compare

Patch Changes

[email protected]

20 Jan 17:18
0a0b197
Compare
Choose a tag to compare

Patch Changes

  • #12998 9ce0038 Thanks @Kynson! - Fixes the issue that audit incorrectly flag images as above the fold when the scrolling container is not body

  • #12990 2e12f1d Thanks @ascorbic! - Fixes a bug that caused references to be incorrectly reported as invalid

  • #12984 2d259cf Thanks @ascorbic! - Fixes a bug in dev where files would stop being watched if the Astro config file was edited

  • #12984 2d259cf Thanks @ascorbic! - Fixes a bug where the content layer would use an outdated version of the Astro config if it was edited in dev

  • #12982 429aa75 Thanks @bluwy! - Fixes an issue where server islands do not work in projects that use an adapter but only have prerendered pages. If an adapter is added, the server island endpoint will now be added by default.

  • #12995 78fd73a Thanks @florian-lefebvre! - Fixes a case where astro:actions types would not work when using src/actions.ts

  • #13011 cf30880 Thanks @ascorbic! - Upgrades Vite

  • #12733 bbf1d88 Thanks @ascorbic! - Fixes a bug that caused the dev server to return an error if requesting "//"

  • #13001 627aec3 Thanks @ascorbic! - Fixes a bug that caused Astro to attempt to inject environment variables into non-source files, causing performance problems and broken builds

@astrojs/[email protected]

20 Jan 17:18
0a0b197
Compare
Choose a tag to compare

Patch Changes

@astrojs/[email protected]

20 Jan 17:18
0a0b197
Compare
Choose a tag to compare

Patch Changes

@astrojs/[email protected]

20 Jan 17:17
0a0b197
Compare
Choose a tag to compare

Patch Changes

@astrojs/[email protected]

20 Jan 17:18
0a0b197
Compare
Choose a tag to compare

Patch Changes

@astrojs/[email protected]

20 Jan 17:17
0a0b197
Compare
Choose a tag to compare

Patch Changes

@astrojs/[email protected]

20 Jan 17:17
0a0b197
Compare
Choose a tag to compare

Patch Changes

  • #12996 80c6801 Thanks @bluwy! - Removes hardcoded ssr.external: ['react-dom/server', 'react-dom/client'] config that causes issues with adapters that bundle all dependencies (e.g. Cloudflare). These externals should already be inferred by default by Vite when deploying to a server environment.

  • #13011 cf30880 Thanks @ascorbic! - Upgrades Vite

@astrojs/[email protected]

20 Jan 17:17
0a0b197
Compare
Choose a tag to compare

Patch Changes