Skip to content
Compare
Choose a tag to compare
@astrobot-houston astrobot-houston released this 25 Apr 14:51
· 6092 commits to main since this release
c6f1264

Patch Changes

  • #6859 4c7ba4da0 Thanks @andremralves! - Fix Astro.params does not contain path parameter from URL with non-English characters.

  • #6872 b6154d2d5 Thanks @bluwy! - Fix hoisted scripts path for linked package Astro components

  • #6862 1f2699461 Thanks @jcdogo! - Fixes bug with assetsPrefix not being prepended to component-url and renderer-url in astro islands when using SSR mode.

  • #6877 edabf01b4 Thanks @bluwy! - Upgrade to Vite 4.3

  • #6902 0afff3274 Thanks @bluwy! - Disable Vite optimizer for sync and config loading. Improve first page load time for warm server startup.