From: Cody Mikol Date: Wed, 3 Feb 2021 18:25:26 +0000 (-0500) Subject: fix(docs): change reference to passed deadline (#2930) X-Git-Tag: v3.0.6~54 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de7f9d1efd7fa19a908357d3f3a706c52694d8bd;p=thirdparty%2Fvuejs%2Fcore.git 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 --- diff --git a/README.md b/README.md index fa14c5dd8b..135114fd54 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