mirror of
https://github.com/Kuingsmile/word-GPT-Plus.git
synced 2026-04-25 16:25:49 +03:00
[PR #158] Update dependency vue-router to v5 #135
Labels
No labels
bug
enhancement
help wanted
pull-request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/word-GPT-Plus#135
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
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?
📋 Pull Request Information
Original PR: https://github.com/Kuingsmile/word-GPT-Plus/pull/158
Author: @renovate[bot]
Created: 1/29/2026
Status: 🔄 Open
Base:
master← Head:renovate/vue-router-5.x📝 Commits (1)
fdf036aUpdate dependency vue-router to v5📊 Changes
2 files changed (+333 additions, -13 deletions)
View changed files
📝
package.json(+1 -1)📝
yarn.lock(+332 -12)📄 Description
This PR contains the following updates:
^4.6.4→^5.0.0Release Notes
vuejs/router (vue-router)
v5.0.3Compare Source
🚨 Breaking Changes
🚀 Features
🐞 Bug Fixes
ts.getTokenPosOfNodeinstead ofnode.getStart- by @KazariEX in #2630 (0b050)🏎 Performance
View changes on GitHub
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
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 was generated by Mend Renovate. View the repository job log.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.