vue-cli-plugins icon indicating copy to clipboard operation
vue-cli-plugins copied to clipboard

[build] Update the Vue version used in `vue add vuetify` from beta.0 to 3.0.0 (Vue 3 Vite preview)

Open aentwist opened this issue 1 year ago • 1 comments

Environment

Vuetify Version: 3.0.0 Vue Version: 3.2.41 Browsers: Firefox 106.0 OS: Windows 10

Steps to reproduce

  1. npm init vue
  2. vue add vuetify
  3. Select Vue 3 Vite preview

Expected Behavior

Vuetify 3.0.0

Actual Behavior

Vuetify 3.0.0-beta.0

Reproduction Link

https://github.com/aentwist/vuetify

Other comments

This probably does not depend on Vue CLI version

aentwist avatar Nov 03 '22 01:11 aentwist