-
-
Notifications
You must be signed in to change notification settings - Fork 232
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: Add useMessages
and refactor docs to be App Router-first
#345
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
## Current beta version | ||
|
||
``` | ||
npm install next-intl@3.0.0-beta.5 |
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.
Are you going to release it as 3.0.0 and give access to the server components API, or will we still have to use the latest beta to use this API ?
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.
It will still be in beta for now, I'm waiting for full static rendering support to be able to call it stable! 🙂 See the details here.
Changes:
useMessages
convenience APITODO:
useMessages
to the RSC beta