Closed Rotzbua closed 8 months ago
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
Thank you! Your help with this is much appreciated. Would you be up for addressing these as you see fit?
Since a lot of this issue has been solved, split and extend to separate issues #899 and #900 .
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 stable