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(Next): Support Next.js 14 #1200

Merged
merged 1 commit into from
Oct 30, 2023
Merged

Conversation

xrutayisire
Copy link
Collaborator

Context

The Solution

  • Accept Next 14 as correct version

Impact / Dependencies

  • Fix init install fail

Checklist before requesting a review

  • I hereby declare my code ready for review.
  • If it is a critical feature, I have added tests.
  • The CI is successful.
  • If there could backward compatibility issues, it has been discussed and planned.

@linear
Copy link

linear bot commented Oct 30, 2023

DT-1716 Support Next 14 in Slice Machine

We have a problem following new release of Next 14. We don't support it at the moment with the init. But it's the default version installed when doing "npx create-next-applatest".

I see a lot of Sentry errors happening. Also, someone open a GitHub issue and solve it by downgrading to Next 13: #1199

@vercel
Copy link

vercel bot commented Oct 30, 2023

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

Name Status Preview Updated (UTC)
slice-machine ✅ Ready (Inspect) Visit Preview Oct 30, 2023 9:57am

@xrutayisire xrutayisire merged commit 2355968 into dev-next-release Oct 30, 2023
@xrutayisire xrutayisire deleted the xru/support-next-14 branch October 30, 2023 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants