Skip to content

Commit 8349400

Browse files
committed
release: vue-router@5.0.0-beta.2
1 parent 5f85ebc commit 8349400

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/router/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [5.0.0-beta.2](https://github.com/vuejs/router/compare/v5.0.0-beta.1...v5.0.0-beta.2) (2026-01-26)
2+
3+
### Bug Fixes
4+
5+
- **volar:** upgrade config read ([73398a7](https://github.com/vuejs/router/commit/73398a7b9fd363dbab0b2b3e8e56aaf5d359a6c4))
6+
17
# [5.0.0-beta.1](https://github.com/vuejs/router/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2026-01-22)
28

39
- fix(experimental)!: query params are optional by default ([7f00038](https://github.com/vuejs/router/commit/7f00038b50887d668314505e9f0540d620812747))

packages/router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "vue-router",
3-
"version": "5.0.0-beta.1",
3+
"version": "5.0.0-beta.2",
44
"homepage": "https://router.vuejs.org",
55
"bugs": {
66
"url": "https://github.com/vuejs/router/issues"

0 commit comments

Comments
 (0)