This starter now uses Astro 1.x! Along with this release we've included the following updates:
- Layout improvements where a Page and Post extend the Base Layout
- Use an SEO object instead of individual props on pages
- Global styles are minified and bundled by Vite since they are loaded from the
src/
folder now - Other miscellaneous updates for Astro v1.0 compatibility
Auto Generated Changelog
- Upgrade to Astro v1 🎉 by @jaydanurwin in #11
Full Changelog: v1.2.1...v1.4.0