Are there any plans to support Next.js 16? #2069
Closed
ludovicweber87
started this conversation in
General
Replies: 1 comment 1 reply
-
|
Support for Next.js 16 was added yesterday in Do note however that |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi 👋
I have an application that I’d like to upgrade to Next.js 16, mainly to use the new official MCP integration from Next.
At the moment, next-intl doesn’t explicitly list support for Next 16, which means I have to install it using --legacy-peer-deps.
Is that risky in practice?
Would you recommend waiting for official support before upgrading?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions