Fixes compatibility with [email protected] and @vue/[email protected].
Also upgrades vue-router to v4 from v3. This will likely result in some breaking changes in your app. BV provides some integration with <router-link>
from Vue Router and this alpha version does not yet account for changes in Vue Router 4. Please see the following links to learn more about props that may not work with this alpha version:
The major bump to 3 is intended to signal dropping of support of Vue 2.x. Only compatibility with Vue 3's migration build will be maintained hereon.