Skip to content Version 0.6.0
🚀 Features
- Respects the Astro
trailingSlash
option - by @HiDeoo (e87f6)
- Adds new
prevNextLinksOrder
option to control if next links will point to the next blog post towards the past or the future - by @HiDeoo (0c12c)
- Adds support for Markdown in blog post excerpts - by @HiDeoo (49cd5)
- Adds new
prefix
option to configure the base prefix for all blog routes - by @HiDeoo (b6542)
- Uses Starlight
<LinkCard>
component for prev/next links - by @HiDeoo (75528)
🐞 Bug Fixes
- Fixes a TypeScript type issue with the plugin configuration schema - by @HiDeoo (d1194)