# Astro 7.2

DevFeed: [Astro 7.2](<https://devfeed.tech/articles/astro-7-2-3267.md>)

Original publisher: [Read original article](<https://astro.build/blog/astro-720/>)

Author: Matthew Phillips

Published: 2026-08-06T00:00:00Z

Content type: release

Language: en

Sources: [The Astro Blog](<https://devfeed.tech/sources/the-astro-blog.md>)

Topics: [Astro](<https://devfeed.tech/topics/astro.md>), [Caching](<https://devfeed.tech/topics/caching.md>), [ci](<https://devfeed.tech/topics/ci.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>)

Tags: [astro](<https://devfeed.tech/tags/astro.md>), [cache](<https://devfeed.tech/tags/cache.md>), [ci](<https://devfeed.tech/tags/ci.md>), [cli](<https://devfeed.tech/tags/cli.md>), [release](<https://devfeed.tech/tags/release.md>)

## AI overview

Astro 7.2 introduces experimental incremental static builds, which reuse unchanged prerendered pages by checking route data and module-graph changes. The release also adds an option to disable session support, background mode for astro preview, and a smaller way to specify custom logger entrypoints.

## Source excerpt

Astro 7.2 adds experimental incremental static builds, an option to opt out of session support, background mode for astro preview, and relative logger entrypoints.