- Fixed build output filenames with special characters and corrected asset hash regeneration, preventing deploy failures on platforms like Netlify and Vercel.
- Improved dev server performance by caching dependency crawling and refined Vue scoped style handling during client router navigation.
- Added tests for development server settings propagation and updated dependencies (e.g., @astrojs/telemetry).