-
Notifications
You must be signed in to change notification settings - Fork 427
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(cli): add warning and docs for react-19 and Next.Js combined #7660
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
1 Skipped Deployment
|
45aa735
to
5a5a7e4
Compare
7d43809
to
3a472bf
Compare
No changes to documentation |
Component Testing Report Updated Oct 23, 2024 5:50 PM (UTC) ✅ All Tests Passed -- expand for details
|
⚡️ Editor Performance ReportUpdated Wed, 23 Oct 2024 17:53:32 GMT
Detailed information🏠 Reference resultThe performance result of
🧪 Experiment resultThe performance result of this branch
📚 Glossary
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Minor nit, but this looks good
Co-authored-by: Espen Hovlandsdal <espen@hovlandsdal.com>
88ff9e2
to
686aba1
Compare
* next: feat: adds support for Create-Studio integration (#7635) fix(deps): Update dev-non-major (#7671) fix(deps): update dependency @sanity/insert-menu to v1.0.10 (#7668) fix(deps): update dependency @sanity/presentation to v1.17.6 (#7669) v3.62.2 fix(deps): Update dev-non-major (#7663) fix(deps): update dependency @sanity/presentation to v1.17.4 (#7662) fix(deps): Update dev-non-major (#7661) v3.62.1 feat(cli): add warning and docs for react-19 and Next.Js combined (#7660)
Description
Using React 19 in an embebed studio inside NextJs is not supported.
We want to show documentation to users on how to fix the issue in the cli when starting the project.
This adds warning and documentation for users https://www.sanity.io/help/react-19
react.19.warning.mov
What to review
Are we missing something?
Testing
Notes for release
Add warning and documentation for users using React 19 and NextJs 15, visit https://www.sanity.io/help/react-19