Skip to content

feat: add missing React 19 hooks to renderer dispatcher#81

Open
V3RON wants to merge 3 commits intomainfrom
feat/add-missing-hooks
Open

feat: add missing React 19 hooks to renderer dispatcher#81
V3RON wants to merge 3 commits intomainfrom
feat/add-missing-hooks

Conversation

@V3RON
Copy link
Contributor

@V3RON V3RON commented Feb 13, 2026

Adds support for React 19 hooks (use, useActionState, useOptimistic, useEffectEvent, useMemoCache, useCacheRefresh) in the Voltra renderer. Components using these hooks now render correctly. use() with a context works the same as useContext; use() with promises throws a clear error since async rendering is not supported.

Co-authored-by: Cursor <cursoragent@cursor.com>
@vercel
Copy link

vercel bot commented Feb 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
voltra Ready Ready Preview, Comment Feb 13, 2026 9:05am

Request Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant