Closed Blitheness closed 2 years ago
Do you have any suggestions? But I think we can remove that table because v3 is released for a long time and I believe nobody uses v1 and v2 anymore.
You could maybe drop v1 from that table, but there is still widespread usage of Vue 2. I contribute to some Vue 2 projects with VueAxios as a dependency.
Perhaps something like this?
VueAxios v.: | 1.x | 2.x | 3.x |
---|---|---|---|
Vue 1.x | ✅ | ✅ | ✅ |
Vue 2.x | ✅ | ✅ | ✅ |
Vue 3.x | ❌ | ❌ | ✅ |
VueAxios v.: | 2.x | 3.x |
---|---|---|
Vue 2.x | ✅ | ✅ |
Vue 3.x | ❌ | ✅ |
Doesn't vue-axios v3 support vue v2 and v3? I don't think there is anyone who still need to use vue-axios v2 if they start from scratch now
Can this be made more explicit please? It seems unclear which versions are for which product.