]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
docs(readme): update Vue Router status footer note (#1961)
authorErik Montes <amerikan@users.noreply.github.com>
Wed, 26 Aug 2020 07:37:11 +0000 (00:37 -0700)
committerGitHub <noreply@github.com>
Wed, 26 Aug 2020 07:37:11 +0000 (09:37 +0200)
README.md

index e8f176a6e963942cc2c3ee459682a065220ea238..e34cf0b6d45453f3fe7dec6512eca70ec8f2025b 100644 (file)
--- a/README.md
+++ b/README.md
@@ -20,12 +20,10 @@ The documentation of Vue 3 can be found at https://v3.vuejs.org/
 
 ### Vue Router
 
-- [![alpha](https://img.shields.io/npm/v/vue-router/next.svg)](https://www.npmjs.com/package/vue-router/v/next)
+- [![beta](https://img.shields.io/npm/v/vue-router/next.svg)](https://www.npmjs.com/package/vue-router/v/next)
 - [Github](https://github.com/vuejs/vue-router-next)
 - [RFCs](https://github.com/vuejs/rfcs/pulls?q=is%3Apr+is%3Amerged+label%3Arouter)
 
-We still have a few minor router hook behavior consistency issues with `vue-router@3.x`, but these are the only things that is blocking the router from being marked as Beta. The router is usable for new, non-critical projects.
-
 ### Vuex
 
 - [![beta](https://img.shields.io/npm/v/vuex/next.svg)](https://www.npmjs.com/package/vuex/v/next)