astro.config
Found in 1 package: astro
astro(6 releases)
@astrojs/node@11.1.0This release improves session handling by allowing the session runtime to tree-shake out of the server bundle when `session: false` is configured. It also fixes a routing issue in middleware mode.
@astrojs/cloudflare@14.2.0This release introduces opt-in build-time image optimization for the Cloudflare binding and supports experimental incremental static builds. It also includes several bug fixes related to image handling and type checking.
@astrojs/netlify@8.2.0This release updates dependencies and improves session handling by preventing auto-wiring of the Netlify Blobs session driver when `session: false` is configured.
astro@5.16.5This patch release focuses on performance optimizations for content-heavy sites, improved error messaging for legacy configuration options, and better developer experience through JSDoc and loader warnings.
@astrojs/markdoc@0.14.0This release stabilizes the SVG import feature, allowing users to import SVG files as components without an experimental flag.
astro@5.1.8This patch release focuses on stability improvements, including fixes for the content layer, server islands, and dev server file watching, alongside a Vite upgrade.
Track Symbol Changes
Use the Change8 MCP server or GitHub Action to get notified when astro.config changes.
Learn More