Dante - Astro Theme Changelog

Version 1.0.0 (Nov 11, 2025)

  • updated all dependencies to latest versions
  • switched to plain .svg icons from src/assets/icons
  • moved site configuration type definitions to types.ts
  • updated Hero component to receive props from pages instead of importing site-config directly
  • refactored and improved Subscribe component for cleaner config
  • switched to Astro optimized image handling and introduced CustomImage component

Version 0.2.0 (Apr 1, 2025)

  • upgraded TailwindCSS to version 4
  • updated dependencies to their latest stable versions
  • improved demo content
  • added a website property to site-config for enhanced configurability

Version 0.1.0 (Dec 30, 2024)

  • updated packages
  • added fontsource
  • added loaders, handle content layer basic changes
  • updated button font size
  • updated TypeScript configuration, renamed ViewTransitions

Version 0.0.1 (Jan 11, 2024)

  • initial release