Change8

astro@5.17.3

📦 astroView on GitHub →
1 features🐛 1 fixes🔧 2 symbols

Summary

This patch release introduces a default body size limit for server actions to enhance memory safety and fixes an issue where the Image component incorrectly handled remote image sizing and redirects.

✨ New Features

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

🐛 Bug Fixes

  • Image component now respects image allowlists when inferring remote image sizes and rejects remote redirects.

Affected Symbols