Skip to content

Latest commit

 

History

History
62 lines (48 loc) · 4.36 KB

CHANGELOG.md

File metadata and controls

62 lines (48 loc) · 4.36 KB

Changelog

v2.1.0

compare changes

🚀 Enhancements

  • Add content collections (2281377)
  • Add fallback page (8f27ebf)
  • Update layouts (cdee35b)
  • Add seo to default layout, remove prose (fd3e47a)
  • Update landing page for Content v3 (76f7eb4)
  • Use default layout for landing page (cfe5623)
  • Wrap app with UApp (2a91dfe)
  • Uniform border radii (7147f93)
  • Figcaption prose styles (888ba14)

🩹 Fixes

  • Unique caching index for landing page (0239512)
  • Dark mode footer styles (b4ec696)
  • Image width on content pages (5a0248d)

💅 Refactors

  • Use Tailwind v4 config (dec1bd9)
  • Use Nuxt UI 3 config (9cc8264)
  • Use CSS over @apply syntax (5b8454f)
  • Replace @apply syntax (550fa37)
  • Adjust logo for Tailwind v4 (3b3fdfe)
  • Remove unneeded prose property (fd2ba34)
  • Update content layout, index view for UI 3 (6ae9d01)
  • Use UPage directly in imprint (f50673d)
  • Update AppHeader for UI 3 (8cc95de)
  • Update AppFooter for UI 3 (a90cf09)
  • Update Gallery for UI 3 (6607fda)
  • Update Map for UI 3 (c3317fd)

🏡 Chore

❤️ Contributors