Prechádzať zdrojové kódy

docs(readme): update Vue Router status footer note (#1961)

Erik Montes 5 rokov pred
rodič
commit
2178473936
1 zmenil súbory, kde vykonal 1 pridanie a 3 odobranie
  1. 1 3
      README.md

+ 1 - 3
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)