Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support stateful actions via stateAction method and useStateAction hook #110

Merged
merged 48 commits into from
May 7, 2024

Conversation

TheEdoRan
Copy link
Owner

@TheEdoRan TheEdoRan commented Apr 28, 2024

This PR adds support for stateful actions (used for React useActionState hook) via the stateAction method, and the useStateAction hook.

Related issue(s) or discussion(s)

re #91

Copy link

vercel bot commented Apr 28, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
next-safe-action-playground ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2024 8:35pm
next-safe-action-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 6, 2024 8:35pm

Copy link

github-actions bot commented May 7, 2024

🎉 This PR is included in version 7.0.0-next.33 🎉

The release is available on:

Your semantic-release bot 📦🚀

@TheEdoRan TheEdoRan deleted the state-action branch May 7, 2024 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] [v7] Support stateful actions using React useActionState hook
2 participants