Change8

@astrojs/node@9.5.4

📦 astroView on GitHub →
1 features🔧 1 symbols

Summary

This patch introduces a default body size limit for server actions to enhance memory safety and updates the minimum required Astro version for @astrojs/node.

Migration Steps

  1. If using @astrojs/node, ensure Astro is updated to version 5.17.3 or higher to benefit from memory exhaustion fixes related to Action payloads.

✨ New Features

  • Added a default body size limit for server actions to prevent oversized requests from exhausting memory.

Affected Symbols