Skip to content

Commit 9e54c3c

Browse files
committed
update vue 2 status in faq
1 parent fb76958 commit 9e54c3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/about/faq.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ In general, Vue 3 provides smaller bundle sizes, better performance, better scal
6868

6969
If you intend to migrate an existing Vue 2 app to Vue 3, consult the dedicated [Vue 3 Migration Guide](https://v3-migration.vuejs.org/).
7070

71-
Vue 2 will receive a final minor release (2.7) in 2022. This minor release will backport a selected subset of new features from Vue 3. After that, Vue 2 will enter maintenance mode: it will no longer ship new features, but will continue to receive critical bug fixes and security updates for another 18 months.
71+
Vue 2 has shipped a final minor release (2.7) in July 2022, which backports a selected subset of new features from Vue 3. Vue 2 has now entered maintenance mode: it will no longer ship new features, but will continue to receive critical bug fixes and security updates until the end of 2023.
7272

7373
## Should I use Options API or Composition API?
7474

0 commit comments

Comments
 (0)