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

[chore]: Update Next.js to v15 #2512

Open
Kiryous opened this issue Nov 17, 2024 · 0 comments
Open

[chore]: Update Next.js to v15 #2512

Kiryous opened this issue Nov 17, 2024 · 0 comments
Assignees
Labels
Dependencies Pull requests that update a dependency file

Comments

@Kiryous
Copy link
Contributor

Kiryous commented Nov 17, 2024

NextJS v15 promises better dev experience among other things:

Turbopack Dev
We are happy to announce that next dev --turbo is now stable and ready to speed up your development experience. We've been using it to iterate on vercel.com, nextjs.org, v0, and all of our other applications with great results.

For example, with vercel.com, a large Next.js app, we've seen:

Up to 76.7% faster local server startup.
Up to 96.3% faster code updates with Fast Refresh.
Up to 45.8% faster initial route compile without caching (Turbopack does not have disk caching yet).
You can learn more about Turbopack Dev in our new blog post.

@Kiryous Kiryous self-assigned this Nov 17, 2024
@dosubot dosubot bot added the Dependencies Pull requests that update a dependency file label Nov 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant