Astro 5.13 introduces experimental improvements to environment variable handling with staticImportMetaEnv flag that aligns with Vite's behavior and will become default in Astro 6.0. The release adds Chrome DevTools workspace support for live editing, multiple sitemap support, experimental hosted error pages for Node.js adapter, enum support in Astro DB tables, and local Cloudflare KV support. The staticImportMetaEnv feature simplifies environment variable behavior by inlining private meta environment variables instead of replacing them with process.env calls.
Table of contents
Experimental static import.meta.envExperimental Chrome DevTools workspace supportMultiple sitemapsExperimental hosted error pagesEnum support in Astro DB tablesLocal support for Cloudflare KVBug fixesCommunitySort: