v3.1.0
This starter now supports Astro v1.x! 🚀
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
Autogenerated changelog
- Astro v1 Updates by @jaydanurwin in #11
- Astro v1.0 Release by @jaydanurwin in #12
Full Changelog: v2.1.0...v3.1.0