Change8

astro@6.1.9

📦 astroView on GitHub →
🐛 4 fixes🔧 1 symbols

Summary

This patch release focuses on security hardening across error handling, metadata lookups, and island resolution, alongside updating core dependencies like vite and unstorage.

🐛 Bug Fixes

  • Hardens `astro-island` export resolution and hydration error handling for malformed component metadata.
  • Hardens Astro's error overlay and server logging paths to avoid unsafe HTML insertion and format-string interpolation.
  • Hardens nested object and package metadata lookups to ignore prototype keys in content handling and project scaffolding.
  • Fixes an issue where i18n domains would return 404 when `trailingSlash` is set to `never`.

Affected Symbols