hensei-web/app
Justin Edmund d880643fca Fix TypeScript errors for production build
- Fixed nullable searchParams with optional chaining and fallbacks
- Fixed recency type handling (string from URL, number internally)
- Removed duplicate Party/User interface definitions, use global types
- Fixed error handling in API routes with proper type checking
- Fixed props access in UI components (placeholder, content types)
- Added missing required props to components
- Fixed type mismatches with next-intl rich text interpolation
2025-09-04 00:12:10 -07:00
..
[locale] Fix TypeScript errors for production build 2025-09-04 00:12:10 -07:00
api Fix TypeScript errors for production build 2025-09-04 00:12:10 -07:00
components Fix TypeScript errors for production build 2025-09-04 00:12:10 -07:00
lib Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00
styles Fix intermittent crash: bounded caching + HTTP timeouts/keepAlive + preview route dedupe (#428) 2025-08-31 12:16:42 -07:00
layout.tsx Fix i18n migration to next-intl (#430) 2025-09-03 16:25:59 -07:00