- Added an ignore lock flag to astro preview, enabling multiple preview servers to run simultaneously for testing workflows.
- Introduced a runtime logger to image service hooks and cache provider contexts, routing logs through the configured logger and updating internal warnings accordingly.
- Fixed bugs including memory cache handling of Vary: Cookie, missing assets in server islands, i18n fallback route generation, and improved build performance and incremental build concurrency.