chore(deps): update dependency vue-router to v5 #206
Reference in New Issue
Block a user
Delete Branch "renovate/vue-router-5.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
^4.6.3→^5.0.0Release Notes
vuejs/router (vue-router)
v5.0.2Compare Source
🐞 Bug Fixes
View changes on GitHub
v5.0.1Compare Source
🐞 Bug Fixes
View changes on GitHub
v5.0.0Compare Source
Vue Router 5 is a boring release, it merges unplugin-vue-router into the core package with no breaking changes. The only exception is that the iife build no longer includes
@vue/devtools-apibecause it has been upgraded to v8 and does not expose an IIFE build itself. You can track that change in this issue. See the migration guide for instructions on how to upgrade from unplugin-vue-router to Vue Router 5.🚀 Features
🐞 Bug Fixes
View changes on GitHub
v4.6.4Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
49c8f744cdtoc43bce509eView command line instructions
Checkout
From your project repository, check out a new branch and test the changes.