-
Notifications
You must be signed in to change notification settings - Fork 18
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
✨ Next.js 13 - App Router Support #69
Comments
This is now supported in v2.0.0-alpha.1 🚀 |
Are the setup instructions the same? i.e. Do we still need to include |
@HofmannZ Do you have a minimal example of how to set this up with app/ router? |
@lucgagan - No, the setup is now more React-like.
@lucgagan - Yes! Check out the development branch, it has docs and examples. We've also published version 2.0.0-alpha.3 on NPM. 🚀 |
Worked flawlessly 👨🍳 |
This issue is an overarching ticket to track the App Router support.
The text was updated successfully, but these errors were encountered: