We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
With PR #648 I got in touch with some dependencies. I think a short overview is useful:
vue framework
vue
2
3
vuetify ui
vuetify
sass@~1.32
vite
vuelidate validation
vuelidate
0.7.7
@vuelidate/*
@vue/cli-service
cypress
vuex
4
pinia
axios
0.27
1.2
0
The text was updated successfully, but these errors were encountered:
Thank you! Your help with this is much appreciated. Would you be up for addressing these as you see fit?
Sorry, something went wrong.
vue-cli
vue 3
Since a lot of this issue has been solved, split and extend to separate issues #899 and #900 .
No branches or pull requests
With PR #648 I got in touch with some dependencies.
I think a short overview is useful:
vue
framework2
, current3
2
eol date: 31 Dec 2023vuetify
ui2
, current3
only usable with vue32
depends on oldsass@~1.32
otherwise a lot of deprecation msg(outdated)2
has problems withvite
vuelidate
validation0.7.7
, current2
@vuelidate/*
supports bothvue
(2&3)WIP
Solved / Outdated
@vue/cli-service
compilervite
cypress
testvuex
store3
, current4
(just compatible with vue3), both replaced bypinia
https://pinia.vuejs.org/pinia
supports bothvue
(2&3), typescript supportaxios
api requests0.27
, current1.2
0
still maintained,1.2
not so stableThe text was updated successfully, but these errors were encountered: