-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
fix: update to next13 #657
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
🦋 Changeset detectedLatest commit: 1845d0e The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
⚡️ Lighthouse report for the changes in this PR:
Lighthouse ran on https://create-t3-app-git-julius-next13-t3-oss.vercel.app/ |
A new create-t3-app prerelease is available for testing. You can install this latest build in your project with: |
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.
Seems good to me other than the missing legacy peer deps in npmrc. Add that and lets ship it :) I also tested vercel deployment, everything working as expected 🔥
Co-authored-by: Julius Marminge <[email protected]>
@juliusmarminge NOTE: This does not enable the appDir and all the fancy RSC stuff. |
You can use the experimental stuff. But tRPC won't work in it. There's some experimental stuff around tRPC in RSCs. You can take a look here |
* update some stuff * prettier * apply some install flags * properly apply flags * formatting * refactor * fix flags * Update cli/template/addons/next-auth/_npmrc Co-authored-by: Julius Marminge <[email protected]> * Create fluffy-masks-explain.md Co-authored-by: Christopher Ehrlich <[email protected]>
Closes #
✅ Checklist
Changelog
NOTE: This does not enable the appDir and all the fancy RSC stuff.
Screenshots
[Screenshots]
💯