Postmixr Changelog
Remove RSC fetch waterfalls + defer recharts
Improvement










Improvements
- Remove RSC fetch waterfalls + defer recharts
- Switch month/week/day views client-side (no server round-trip)
- Prefetch post detail and next slot to cut first-interaction latency
- Index posts(workspace_id, scheduled_at) and post_targets(social_account_id)
- A
- Merge pull request #6 from ybaha/perf/dashboard-optimizations
- Convert dashboard to client SPA shell for faster navigation