-
Notifications
You must be signed in to change notification settings - Fork 907
chore: revert nextjs minor #2928
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
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
| Name | Type |
|---|---|
| @react-email/components | Patch |
| @react-email/tailwind | Patch |
| playground | Patch |
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
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.
No issues found across 2 files
Confidence score: 5/5
- Automated review surfaced no issues in the provided summaries.
- No files require special attention.
commit: |
The new minor doesn't seem to play well with how we're building the preview server in CI with Linux and running it in other operating systems.
Tested this on macOS and can confirm it indeed does work. Maintaining this version isn't going to be the long-term solution though, so this is only temporary while we don't find another solution.
Summary by cubic
Reverted Next.js in the preview server from 16.1.5 to 16.0.11 to fix cross-OS issues when building in CI on Linux and running the preview server elsewhere. Updated the lockfile to match.
Written for commit d333fc8. Summary will update on new commits.