- Fixed 404 errors for dynamically imported JS chunks when adapters use assetQueryParams (e.g., Vercel skew protection).
- Resolved several runtime bugs: clarified redirect error handling, prevented scoped styles from being dropped in MDX, ensured CSS loads for conditionally rendered Svelte components, and removed false‑positive route cache warnings.
- Updated documentation to indicate that the `compressHTML.jsx` configuration is available only from Astro v6.2.0.