Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 520 Bytes

File metadata and controls

12 lines (9 loc) · 520 Bytes

✨ 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