Skip to main content
Menu
All updates
Improved

Faster dashboard navigation

Server-side streaming and parallel data fetching across all pages.

Every dashboard page now loads with server-side data fetching and Suspense streaming. Layout queries run in parallel instead of sequentially, and skeleton loading states appear instantly during navigation. The prompts page (previously the slowest route) now renders with data on first paint instead of fetching after mount.

Faster dashboard navigation | Changelog | Heading