]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
release: vue-router@5.0.0-beta.2
authorEduardo San Martin Morote <posva13@gmail.com>
Mon, 26 Jan 2026 14:26:12 +0000 (15:26 +0100)
committerEduardo San Martin Morote <posva@users.noreply.github.com>
Thu, 29 Jan 2026 16:38:08 +0000 (17:38 +0100)
packages/router/CHANGELOG.md
packages/router/package.json

index 59ec298260df65ddab5fa4197ad6d72319d6c647..2f0fe77546d2afde59afc89d8e9efba56289da31 100644 (file)
@@ -1,3 +1,9 @@
+# [5.0.0-beta.2](https://github.com/vuejs/router/compare/v5.0.0-beta.1...v5.0.0-beta.2) (2026-01-26)
+
+### Bug Fixes
+
+- **volar:** upgrade config read ([73398a7](https://github.com/vuejs/router/commit/73398a7b9fd363dbab0b2b3e8e56aaf5d359a6c4))
+
 # [5.0.0-beta.1](https://github.com/vuejs/router/compare/v5.0.0-beta.0...v5.0.0-beta.1) (2026-01-22)
 
 - fix(experimental)!: query params are optional by default ([7f00038](https://github.com/vuejs/router/commit/7f00038b50887d668314505e9f0540d620812747))
index 50ffb93c5da27d471d6a8df428062bdd3fdb0c1c..5735aad2d9891b3e5c64fc9329bd93774ab31f69 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "vue-router",
-  "version": "5.0.0-beta.1",
+  "version": "5.0.0-beta.2",
   "homepage": "https://router.vuejs.org",
   "bugs": {
     "url": "https://github.com/vuejs/router/issues"