Skip to content

v0.1.0

Choose a tag to compare

@iyanski iyanski released this 06 Mar 23:47
· 12 commits to main since this release

What's Changed

Added

  • @bettergov/kapwa component library integrated as the primary UI primitive layer
  • New font and theme setup (src/fonts.css)
  • react-helmet-async for SEO and document head management
  • CHANGELOG.md for tracking version history

Changed

  • Migrated styling pipeline to Tailwind CSS v4 (Vite plugin + PostCSS config updated)
  • Replaced local Card component with Kapwa card primitives
  • Replaced legacy ListItem component with Kapwa cards and banners across Services, Home, and Document pages
  • Updated README acknowledgments and docs to reflect new stack

Removed

  • src/components/ui/Card.tsx — superseded by Kapwa primitives
  • src/components/ui/ListItem.tsx — superseded by Kapwa cards and banners

Full Changelog: https://github.com/iyanski/betterlocalgov/blob/main/CHANGELOG.md