]> git.ipfire.org Git - thirdparty/vuejs/router.git/commitdiff
release: vue-router@4.4.0-alpha.0 v4.4.0-alpha.0
authorEduardo San Martin Morote <posva13@gmail.com>
Tue, 11 Jun 2024 10:24:32 +0000 (12:24 +0200)
committerEduardo San Martin Morote <posva13@gmail.com>
Tue, 11 Jun 2024 10:24:32 +0000 (12:24 +0200)
packages/router/CHANGELOG.md
packages/router/package.json

index c72f0ff4b19bd15991b0467b5f05fee41ecc5930..bdcad0fc08ca8285bf50c6dd2a8c6895a4793148 100644 (file)
@@ -1,3 +1,9 @@
+# [4.4.0-alpha.0](https://github.com/vuejs/router/compare/v4.3.3...v4.4.0-alpha.0) (2024-06-11)
+
+### Features
+
+- typed routes ([f92282b](https://github.com/vuejs/router/commit/f92282b896ccf92360d781832435e1ae86314e0e))
+
 ## [4.3.3](https://github.com/vuejs/router/compare/v4.3.2...v4.3.3) (2024-06-10)
 
 ### Performance Improvements
index 752cf3c318978d591b0f2a2ecdf2a577dee1fe18..938cf93f0fe22fd2fc9189e948c1167344932672 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "vue-router",
-  "version": "4.3.3",
+  "version": "4.4.0-alpha.0",
   "main": "index.js",
   "unpkg": "dist/vue-router.global.js",
   "jsdelivr": "dist/vue-router.global.js",