Replies: 1 comment
-
|
I would say to keep it as vue3. It clearly states which version of vue is required. If and when Vue v4 comes out, someone would need to write the vue4 code, then when vue3 is dropped, rename the vue4 back to vue if this precedent is set. Just keep it simple. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Since Inertia v2 drop support for vue2, I think it's the time to rename "vue3" to only "vue" for Inertia 3
Here is the attempt for v2 but not merge because of bc
What do you think?
Beta Was this translation helpful? Give feedback.
All reactions