vuetifyjs / vue-cli-plugins

🔌 A collection of Vuetify plugins for Vue CLI
https://vuetifyjs.com/en/getting-started/quick-start#vue-cli-3
Other
427 stars 113 forks source link

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

Open aentwist opened 1 year ago

aentwist commented 1 year ago

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 commented 1 year ago

This needs moved to vue-cli-plugins and is potentially related to vuetifyjs/vue-cli-plugins#302 ☞☜