From 04fee74af48b1f07d4ab7c97e30997dc3e009f5b Mon Sep 17 00:00:00 2001 From: Cody Mikol Date: Sun, 3 Jan 2021 21:33:14 -0500 Subject: [PATCH] fix(docs): change reference to passed deadline 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 59db1b733eb..91ccd8c5f76 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