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(hooks): implement executeOnMount functionality #207

Merged
merged 6 commits into from
Jul 21, 2024
Merged

feat(hooks): implement executeOnMount functionality #207

merged 6 commits into from
Jul 21, 2024

Conversation

TheEdoRan
Copy link
Owner

This PR introduces the executeOnMount functionality for hooks, to execute the action when the component mounts, immediately or after a specified number of milliseconds, via delayMs prop.

Related issue(s) or discussion(s)

re #191

Copy link

vercel bot commented Jul 21, 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 Jul 21, 2024 10:01pm
next-safe-action-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 21, 2024 10:01pm

@TheEdoRan TheEdoRan merged commit 84f94fb into main Jul 21, 2024
7 checks passed
@TheEdoRan TheEdoRan deleted the beta branch July 21, 2024 22:03
Copy link

🎉 This PR is included in version 7.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant