Skip to content

v0.10.5

Latest

Choose a tag to compare

@github-actions github-actions released this 26 Dec 15:09
5e9b339

✨ Features

  • Next.js 16 Upgrade - Landing page upgraded to Next.js 16.1.1 with React 19.2.3
  • Knip Integration - Added dead code detection tooling for improved codebase hygiene

🧹 Maintenance

  • Removed unused exports, hooks, and components across the codebase
  • Added ESLint configurations for all packages and apps
  • Updated TypeScript configurations across the monorepo
  • Consolidated @types/react version overrides for consistency
  • Added Prettier configuration with automatic import sorting