Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 1014 Bytes

File metadata and controls

32 lines (24 loc) · 1014 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.0.0 - 2025-01-10

Added

  • TanStack Start framework with file-based routing
  • Convex database integration with real-time queries
  • WorkOS AuthKit authentication (SSO, social login, MFA)
  • 30+ shadcn/ui components
  • Dark mode with system preference support
  • Dashboard layout with sidebar navigation
  • Landing page template
  • Todo app with file attachments (Convex storage demo)
  • Server-side data table with pagination and search
  • CI/CD with GitHub Actions
  • Biome for linting and formatting
  • TypeScript strict mode
  • Comprehensive documentation

Security

  • SECURITY.md with vulnerability reporting guidelines
  • CodeQL scanning enabled
  • Dependabot for dependency updates