Skip to content

Releases: withastro/astro

@astrojs/react@4.1.6

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/preact@4.0.3

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

Patch Changes

@astrojs/mdx@4.0.7

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

Patch Changes

@astrojs/markdoc@0.12.7

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

Patch Changes

@astrojs/db@0.14.6

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

Patch Changes

@astrojs/alpinejs@0.4.2

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

Patch Changes

astro@5.1.7

15 Jan 06:33
0968069
Compare
Choose a tag to compare

Patch Changes

  • #12361 3d89e62 Thanks @LunaticMuch! - Upgrades the esbuild version to match vite

  • #12980 1a026af Thanks @florian-lefebvre! - Fixes a case where setting the status of a page to 404 in development would show the default 404 page (or custom one if provided) instead of using the current page

  • #12182 c30070b Thanks @braden-w! - Improves matching of 404 and 500 routes

  • Updated dependencies [3d89e62]:

    • @astrojs/markdown-remark@6.0.2

@astrojs/vue@5.0.5

15 Jan 06:33
0968069
Compare
Choose a tag to compare

Patch Changes

  • #12887 ea603ae Thanks @louisescher! - Adds a warning message when multiple JSX-based UI frameworks are being used without either the include or exclude property being set on the integration.

@astrojs/solid-js@5.0.3

15 Jan 06:33
0968069
Compare
Choose a tag to compare

Patch Changes

  • #12887 ea603ae Thanks @louisescher! - Adds a warning message when multiple JSX-based UI frameworks are being used without either the include or exclude property being set on the integration.

@astrojs/react@4.1.5

15 Jan 06:33
0968069
Compare
Choose a tag to compare

Patch Changes

  • #12887 ea603ae Thanks @louisescher! - Adds a warning message when multiple JSX-based UI frameworks are being used without either the include or exclude property being set on the integration.