From: Evan You Date: Fri, 17 Jul 2020 18:07:33 +0000 (-0400) Subject: chore: update devtools status [ci skip] X-Git-Tag: v3.0.0-rc.1~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=24f19050d81ac33f59423559de35f6c69171fcc3;p=thirdparty%2Fvuejs%2Fcore.git chore: update devtools status [ci skip] --- diff --git a/README.md b/README.md index f0f43b9b78..6b636e07a1 100644 --- a/README.md +++ b/README.md @@ -50,13 +50,17 @@ We are using [this thread](https://github.com/vuejs/jsx/issues/141) to unify the | Project | Status | | ------------------- | ------ | -| vue-devtools | WIP (beta channel with Vue 3 support in early July) | +| vue-devtools | [![alpha][vd-badge]][vd-npm] [[Github][vd-code]] | | eslint-plugin-vue | [![alpha][epv-badge]][epv-npm] [[Github][epv-code]] | | @vue/test-utils | [![alpha][vtu-badge]][vtu-npm] [[Github][vtu-code]] | | vue-class-component | [![alpha][vcc-badge]][vcc-npm] [[Github][vcc-code]] | | vue-loader | [![alpha][vl-badge]][vl-npm] [[Github][vl-code]] | | rollup-plugin-vue | [![alpha][rpv-badge]][rpv-npm] [[Github][rpv-code]] | +[vd-badge]: https://img.shields.io/npm/v/@vue/devtools/beta.svg +[vd-npm]: https://www.npmjs.com/package/@vue/devtools/v/beta +[vd-code]: https://github.com/vuejs/vue-devtools/tree/next + [epv-badge]: https://img.shields.io/npm/v/eslint-plugin-vue/next.svg [epv-npm]: https://www.npmjs.com/package/eslint-plugin-vue/v/next [epv-code]: https://github.com/vuejs/eslint-plugin-vue