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

✨ Next.js 13 - App Router Support #69

Closed
3 tasks done
HofmannZ opened this issue Aug 27, 2023 · 5 comments
Closed
3 tasks done

✨ Next.js 13 - App Router Support #69

HofmannZ opened this issue Aug 27, 2023 · 5 comments

Comments

@HofmannZ
Copy link
Member

HofmannZ commented Aug 27, 2023

This issue is an overarching ticket to track the App Router support.

@HofmannZ
Copy link
Member Author

This is now supported in v2.0.0-alpha.1 🚀

@lucgagan
Copy link

Are the setup instructions the same?

i.e. Do we still need to include <script src="/__ENV.js" />?

@lucgagan
Copy link

@HofmannZ Do you have a minimal example of how to set this up with app/ router?

@HofmannZ
Copy link
Member Author

HofmannZ commented Oct 11, 2023

Are the setup instructions the same?

i.e. Do we still need to include <script src="/__ENV.js" />?

@lucgagan - No, the setup is now more React-like.

@HofmannZ Do you have a minimal example of how to set this up with app/ router?

@lucgagan - Yes! Check out the development branch, it has docs and examples.

We've also published version 2.0.0-alpha.3 on NPM. 🚀

@lucgagan
Copy link

Worked flawlessly 👨‍🍳

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

No branches or pull requests

2 participants