Astro: @astrojs/node@9.5.4 Release

Release date:
February 19, 2026
Previous version:
@astrojs/node@9.5.3 (released February 11, 2026)
Magnitude:
398 Diff Delta
Contributors:
1 total committer
Data confidence:
Commits:

Top Contributors in @astrojs/node@9.5.4

ematipico

Directory Browser for @astrojs/node@9.5.4

All files are compared to previous version, @astrojs/node@9.5.3. 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

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