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

7.10.0 #305

Merged
merged 12 commits into from
Dec 11, 2024
Merged

7.10.0 #305

merged 12 commits into from
Dec 11, 2024

Conversation

TheEdoRan
Copy link
Owner

@TheEdoRan TheEdoRan commented Dec 8, 2024

7.10.0 release:

  • updates and fixes the internal framework error handling detection, for Next.js errors that have to be rethrown
  • requires action callbacks and validation error shaper functions to be async (see this).

The minimum required Next.js version will be stable 15.1 and minimum React version will be 19. Older framework versions will not work with next-safe-action >= 7.10.0, and vice versa.

Related issue(s) or discussion(s)

Copy link

vercel bot commented Dec 8, 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 Dec 11, 2024 10:55am
next-safe-action-website ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2024 10:55am

@TheEdoRan TheEdoRan linked an issue Dec 8, 2024 that may be closed by this pull request
2 tasks
Copy link

🎉 This PR is included in version 7.10.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

🎉 This PR is included in version 7.10.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@TheEdoRan TheEdoRan deleted the beta branch December 11, 2024 14:21
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.

[BUG] [Next 15.0.4 canary] Internal framework (rethrown) errors are broken
1 participant