Skip to content

All versions since [0.22.0]

[0.22.0]

Added

  • @repo/api package centralizing TanStack Query hooks with type-safe Convex cRPC integration and automatic cache invalidation
  • Server caller for RSC data fetching without client-side hooks

[0.23.0]

Added

  • React Server Components integration with Better Convex for server-side data prefetching using prefetch() and preloadQuery()
  • HydrateClient wrapper for seamless server-to-client hydration

Changed

  • Split monolithic home page into focused client components (home-page.tsx, things-manager.tsx, user-header.tsx)

[1.0.0] Latest

Added

  • Dark mode toggle using next-themes with system preference detection and localStorage persistence
  • Sun/moon icon button visible on login and authenticated views