v1.1.0 - Migración a Astro v6
Highlight
Migrated the blog to Astro v6 to maintain compatibility and take advantage of platform improvements.
Key Changes
- Upgraded
astrofrom^5.18.0to^6.0.3 - Upgraded
@astrojs/mdxto^5.0.0 - Updated
@astrojs/rss,@astrojs/sitemap, and@astrojs/check - Migrated
experimental.fontsto the stable fonts API in Astro 6 - Breaking change fix: importing from
astro/zodinstead ofastro:contentinsrc/content.config.ts - Switched Sriracha font to be served locally (better privacy and control)
Key Commits
6895f6achore: upgrade to Astro 6 and migrate fonts API to stable