-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[v8] Update Next.js support policy #9838
Comments
@lforst can you evaluate this when you find some time? |
Some facts:
Dropping version 10 is a no-brainer in my opinion, but we don't gain a lot from it. Dropping version 11 is a bit more debatable but would allow us to drop webpack 4 support which will allow us to simplify build time logic and drastically reduce the complexity of our test infra. No decision yet. |
Update: We may have a plan to use |
I think I have settled on this topic. Because we will rely heavily on OpenTelemetry going forward, we should use the first Next.js version that also supports OTel. I have found the following PR in the Next.js repository: vercel/next.js#46198, which adds some OTel instrumentation to Next.js. This change was first included in version Because of the above, I would vote that we make |
Sounds reasonable to me! But let's double check this with folks, to be on the safe side. |
Closing because we've picked |
We currently support Next.js 10+.
In v8, we may want to raise this.
Open questions
The text was updated successfully, but these errors were encountered: