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: allow omitting schema argument in schema method #102

Merged
merged 4 commits into from
Apr 17, 2024

Conversation

TheEdoRan
Copy link
Owner

This PR adds the ability to omit passing a validation schema to the schema method.

Copy link

vercel bot commented Apr 17, 2024

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

Name Status Preview Comments Updated (UTC)
next-safe-action-example-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 1:58pm
next-safe-action-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 17, 2024 1:58pm

@TheEdoRan TheEdoRan changed the title feat: allow omitting validation schema in schema method feat: allow omitting schema argument in schema method Apr 17, 2024
Copy link

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

The release is available on:

Your semantic-release bot 📦🚀

@TheEdoRan TheEdoRan deleted the optional-schema branch April 17, 2024 20:36
Copy link

🎉 This PR is included in version 7.0.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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[FEATURE] [v7] Allow omitting schema argument in schema method
1 participant