Astro: @astrojs/[email protected] Release

Release date:
February 19, 2026
Previous version:
@astrojs/[email protected] (released February 11, 2026)
Magnitude:
334 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in @astrojs/[email protected]

ematipico

Directory Browser for @astrojs/[email protected]

All files are compared to previous version, @astrojs/[email protected]. Click here to browse diffs between other versions.

Loading File Browser...

Release Notes Published

Patch Changes

  • #15564 522f880 Thanks @matthewp! - Add a default body size limit for server actions to prevent oversized requests from exhausting memory.

  • #15572 ef851bf Thanks @matthewp! - Upgrade astro package support

    [email protected] includes a fix to prevent Action payloads from exhausting memory. @astrojs/node now depends on this version of Astro as a minimum requirement.