Releases: treefarmstudio/astro-minimal-starter
Releases · treefarmstudio/astro-minimal-starter
v1.4.0
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
v1.2.1
- Added prettier plugin
- Add Container component and global variable
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- Paginator component by @thagxt in #6
- Added Pagination to blog by @jaydanurwin in #8
- Upgrade Astro to version 0.24
New Contributors
Full Changelog: v1.1.0...v1.2.0
V1.1.0
What's Changed
- Updated to Astro's new compiler by @jaydanurwin in #1
- Defaulting og:url to canonical by @jaydanurwin in #4
Full Changelog: https://github.com/jaydanurwin/astro-minimal-starter/commits/v1.1.0