From de7f9d1efd7fa19a908357d3f3a706c52694d8bd Mon Sep 17 00:00:00 2001 From: Cody Mikol Date: Wed, 3 Feb 2021 13:25:26 -0500 Subject: [PATCH] fix(docs): change reference to passed deadline (#2930) mention we plan to drop the next suffix in early 2021 rather than 2020 since that deadline has passed. Fixes N/A --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fa14c5dd8b2..135114fd543 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Please consult the [Migration Guide](https://v3.vuejs.org/guide/migration/introd ## Supporting Libraries -All of our official libraries and tools now support Vue 3, but most of them are still in beta status and distributed under the `next` dist tag on NPM. **We are planning to stabilize and switch all projects to use the `latest` dist tag by end of 2020.** +All of our official libraries and tools now support Vue 3, but most of them are still in beta status and distributed under the `next` dist tag on NPM. **We are planning to stabilize and switch all projects to use the `latest` dist tag in early 2021.** ### Vue CLI