Vue JS 3, use vue-router 3 instead of 4?

Solution:

Why would you do that? They built v4 for Vue3: https://github.com/vuejs/vue-router-next

Version 3 was for Vue2.

The features should be the same.