Faster generation, instant static previews, resumable sessions, in-chat theme editing, and separate HeroUI Pro and HeroUI Chat workspaces.
HeroUI Chat now starts generation on the edge, streams earlier, and serves previews without a sandbox boot. Reloads and temporary connection drops no longer interrupt an active generation.
The dashboard now has separate HeroUI Pro and HeroUI Chat workspaces. Each product has its own navigation.
New chats run on a Cloudflare edge runtime powered by Durable Objects. One Durable Object owns each chat's active stream, recovery state, and usage.
The model and tool loop runs on Pi. Pi handles each turn's file reads, edits, and tool calls while HeroUI controls routing, prompts, previews, and billing.
Existing chats stay on the runtime that created them. They keep working without a migration.
Generation opens the stream while the project is prepared. Reconnecting resumes the active stream and its original turn.
Previews now come from immutable static builds. The current preview loads without starting a development server or restoring sandbox dependencies.
Sandboxes still run bounded work such as builds and commands, but they no longer host the preview. When a new build succeeds, the stable preview URL updates immediately. When a build fails, the last working preview remains available.
Open the theme customizer from a chat to adjust colors, typography, radius, borders, shadows, spacing, and component styles. Changes apply to the preview as you work.
Theme editing works for new edge chats and existing chats. When a chat uses a saved Design System, you can sync changes from the builder or edit the chat's copy independently.
A product switcher below the dashboard logo moves between HeroUI Pro and HeroUI Chat.
Each product opens its own sidebar, keeping chat history separate from package and account navigation.
All Releases
All updates and changes to HeroUI Pro for React, including new features, components, and improvements.
1.0.0-beta.8
Updated HeroUI Pro React and Native Figma files, a Sidebar page switcher, SSR-safe subpath imports for peer-heavy components, KPI chart tooltips, broader RTL support across Pro components, DataGrid type fixes, a MapLibre GL v6 upgrade, and dependency bumps to HeroUI 3.2.3 and tailwind-variants 3.3.0.