Astro: create-astro@5.0.0-beta.4 Release

Release date:
February 9, 2026
Previous version:
create-astro@5.0.0-beta.3 (released February 4, 2026)
Magnitude:
3,659 Diff Delta
Contributors:
7 total committers
Data confidence:
Commits:

19 Commits in this Release

Ordered by the degree to which they evolved the repo in this version.

Top Contributors in create-astro@5.0.0-beta.4

ematipico
HiDeoo
rururux
Princesseuh
ArmandPhilippot
yanthomasdev
vicb

Directory Browser for create-astro@5.0.0-beta.4

All files are compared to previous version, create-astro@5.0.0-beta.3. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Patch Changes

  • #15419 a18d727 Thanks @ematipico! - Fixes an issue where --add could accept any kind of string, leading to different errors. Now --add accepts only values of valid integrations and adapters.

  • #15419 a18d727 Thanks @ematipico! - Fixes an issue where the add command could accept any arbitrary value, leading the possible command injections. Now add and --add accepts values that are only acceptable npmjs.org names.