Skip to content

chore: upgrade Astro 6 beta to stable#6

Merged
aminevg merged 1 commit intomainfrom
chore/upgrade-astro-6-stable
Mar 15, 2026
Merged

chore: upgrade Astro 6 beta to stable#6
aminevg merged 1 commit intomainfrom
chore/upgrade-astro-6-stable

Conversation

@aminevg
Copy link
Contributor

@aminevg aminevg commented Mar 15, 2026

Summary

  • Upgrade astro from 6.0.0-beta.17 to ^6.0.4 (stable) and centralize in pnpm catalog
  • Upgrade @astrojs/react from 5.0.0-beta.3 to 5.0.0
  • Upgrade @astrojs/alpinejs from 0.5.0-beta.1 to 0.5.0
  • Upgrade @astrojs/partytown from ^2.1.4 to ^2.1.5
  • Fix build test to handle new chunk output structure in Astro 6 stable

Test plan

  • pnpm build passes
  • pnpm typecheck passes
  • pnpm ci:biome passes
  • pnpm test — all 47 tests pass across 11 test files

@aminevg aminevg force-pushed the chore/upgrade-astro-6-stable branch from 66fc6d0 to 6adadbf Compare March 15, 2026 14:35
Move from astro@6.0.0-beta.17 to astro@^6.0.4 (stable) and centralize
the version in the pnpm catalog. Also upgrades Astro integrations from
beta to stable: @astrojs/react 5.0.0, @astrojs/alpinejs 0.5.0, and
@astrojs/partytown ^2.1.5.

Fixes build test to handle Astro 6 stable's chunk output structure where
multiple index_*.mjs chunks may exist in server builds.
@aminevg aminevg force-pushed the chore/upgrade-astro-6-stable branch from 6adadbf to 39b8df9 Compare March 15, 2026 14:36
@aminevg aminevg merged commit fc153ad into main Mar 15, 2026
3 checks passed
@aminevg aminevg deleted the chore/upgrade-astro-6-stable branch March 15, 2026 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant