From: Erik Montes Date: Wed, 26 Aug 2020 07:37:11 +0000 (-0700) Subject: docs(readme): update Vue Router status footer note (#1961) X-Git-Tag: v3.0.0-rc.9~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=21784739365225ca06a36ef88eebd82324c4f5f2;p=thirdparty%2Fvuejs%2Fcore.git docs(readme): update Vue Router status footer note (#1961) --- diff --git a/README.md b/README.md index e8f176a6e9..e34cf0b6d4 100644 --- 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)