# Vue 3 as the New Default

DevFeed: [Vue 3 as the New Default](<https://devfeed.tech/articles/vue-3-as-the-new-default-3012.md>)

Original publisher: [Read original article](<https://blog.vuejs.org/posts/vue-3-as-the-new-default>)

Published: 2022-01-20T00:00:00Z

Content type: release

Language: en

Sources: [The Vue Point](<https://devfeed.tech/sources/the-vue-point.md>)

Topics: [Vue.js](<https://devfeed.tech/topics/vue.md>), [Framework](<https://devfeed.tech/topics/framework.md>), [Vite](<https://devfeed.tech/topics/vite.md>), [TypeScript](<https://devfeed.tech/topics/typescript.md>), [Single-page application (SPA)](<https://devfeed.tech/topics/spa.md>)

Tags: [debugging](<https://devfeed.tech/tags/debugging.md>), [documentation](<https://devfeed.tech/tags/documentation.md>), [plugin](<https://devfeed.tech/tags/plugin.md>), [testing](<https://devfeed.tech/tags/testing.md>), [typescript](<https://devfeed.tech/tags/typescript.md>), [vite](<https://devfeed.tech/tags/vite.md>), [vue](<https://devfeed.tech/tags/vue.md>)

## AI overview

Vue 3 became the new default version on February 7, 2022, following a soft-launch period that allowed the surrounding framework ecosystem and migration path to mature. The announcement highlights improvements including a Vite-powered build toolchain and better TypeScript IDE support for Single-File Components.

## Source excerpt

TL;DR: Vue 3 is now the new default version as of Monday, February 7, 2022! Make sure to read the Potential Required Actions section to see if you need to make certain changes before the switch to avoid breakage.