hensei-web/prd
Justin Edmund 218a524b55 Fix Party component interface and remove unstable_cache
- Update NewPartyClient and PartyPageClient to use correct Party props
- Remove unstable_cache from all data fetching functions
- Fix viewport metadata configuration in App Router
- Restore ToastViewport component in layout
- Fix import paths from 'types' to '~types' in Party components
- Add comprehensive PRD documenting the fixes

This addresses the interface mismatch between Party component and its
client wrappers that occurred during the App Router migration.
2025-09-01 19:06:22 -07:00
..
app-router-migration.md Migrate all remaining components to App Router navigation 2025-09-01 16:31:18 -07:00
fix-app-router-caching-issues.md Add PRD for fixing app router caching issues 2025-09-01 16:44:36 -07:00
fix-party-component-interface.md Fix Party component interface and remove unstable_cache 2025-09-01 19:06:22 -07:00