# Turbopack Dev is Now Stable

DevFeed: [Turbopack Dev is Now Stable](<https://devfeed.tech/articles/turbopack-dev-is-now-stable-3284.md>)

Original publisher: [Read original article](<https://nextjs.org/blog/turbopack-for-development-stable>)

Author: Tobias Koppers

Published: 2024-10-21T16:50:00Z

Content type: release

Language: en

Sources: [Next.js Blog](<https://devfeed.tech/sources/next-js-blog.md>)

Topics: [Next.js](<https://devfeed.tech/topics/next-js.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>)

Tags: [dev](<https://devfeed.tech/tags/dev.md>), [development](<https://devfeed.tech/tags/development.md>), [next-js](<https://devfeed.tech/tags/next-js.md>), [release](<https://devfeed.tech/tags/release.md>), [speed](<https://devfeed.tech/tags/speed.md>)

## AI overview

Turbopack development mode is now stable for Next.js. The article describes its design goals and reports faster local startup, Fast Refresh updates, and initial route compilation in a large Next.js application.

## Source excerpt

It's been a long road, but we are happy to announce that `next dev --turbo` is now stable and ready to speed up your development experience.