v5.0.0
Next.js Platform Rewrite
Full platform migration from Vite/React to Next.js 16 with App Router, improving performance, SEO, and routing across both anthonymicallef.ca and antonretro.com.
- Migrated entire codebase to Next.js 16 App Router with Turbopack
- Domain-aware routing: antonretro.com serves retro pages without /retro prefix via server-side proxy
- LetterCore: wildcard resolution now frequency-weighted, vowel ratio improved (0.42/0.52), gravity deduplication fixed
- LetterCore: progressive word timer speed-up during combos, bomb explosion delay, iOS viewport fix
- Contact form now submits to real API (no longer simulated)
- All CDN assets (FontAwesome, Devicon, model-viewer, Controllercons) loaded globally
- Font smoothing fix: removed global antialiased override for accurate Windows text rendering