From: Austin Akers Date: Tue, 28 Jul 2020 07:32:34 +0000 (-0500) Subject: docs: update status (#395) X-Git-Tag: v4.0.0-beta.5~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdcd945a2d00657f49a3800926eb00d0a90cfbfd;p=thirdparty%2Fvuejs%2Frouter.git docs: update status (#395) --- diff --git a/README.md b/README.md index 664b1f12..397a0df6 100644 --- a/README.md +++ b/README.md @@ -2,13 +2,12 @@ ## Status: Beta -The current codebase has most of the existing features on Vue Router v3.x and is usable. It supports all the [merged RFCs](https://github.com/vuejs/rfcs/pulls?q=is%3Apr+is%3Amerged+label%3Arouter). +- Most RFCs have been merged. +- All [merged RFCs](https://github.com/vuejs/rfcs/pulls?q=is%3Apr+is%3Amerged+label%3A3.x+label%3Arouter) have been implemented. +- Vue CLI now has experimental support via [vue-cli-plugin-vue-next](https://github.com/vuejs/vue-cli-plugin-vue-next). +- Check the [playground](https://github.com/vuejs/vue-router-next/tree/master/playground) or [e2e tests](https://github.com/vuejs/vue-router-next/tree/master/e2e/modal) for a usage example. -Since the library is still unstable **and because we want feedback** on bugs and missing features, **it will probably go through a few breaking changes**. - -Check the [playground](https://github.com/vuejs/vue-router-next/tree/master/playground) or [e2e tests](https://github.com/vuejs/vue-router-next/tree/master/e2e/modal) for a usage example. - -## Known issues +## Know issues ### Breaking changes compared to vue-router@3.x