Change8

astro@5.15.7

📦 astro
🐛 2 fixes🔧 2 symbols

Summary

This patch release fixes issues with environment variable population during builds and resolves a specific file generation bug in the i18n rewrite fallback system.

🐛 Bug Fixes

  • Fixed an issue where process.env was not properly populated during the build process.
  • Fixed a bug in the i18n fallback system where 'fallbackType: rewrite' failed to generate files for pages with filenames starting with a locale key.

🔧 Affected Symbols

process.envi18n.fallbackType