Skip to content

Releases: treefarmstudio/astro-minimal-starter

v1.4.0

05 Sep 19:27
0f05537
Compare
Choose a tag to compare

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

Full Changelog: v1.2.1...v1.4.0

v1.2.1

16 Apr 23:13
Compare
Choose a tag to compare
  • Added prettier plugin
  • Add Container component and global variable

Full Changelog: v1.2.0...v1.2.1

v1.2.0

25 Mar 17:57
Compare
Choose a tag to compare

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

  • @thagxt made their first contribution in #6

Full Changelog: v1.1.0...v1.2.0

V1.1.0

18 Dec 22:57
Compare
Choose a tag to compare

What's Changed

Full Changelog: https://github.com/jaydanurwin/astro-minimal-starter/commits/v1.1.0