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

index bdcad0fc08ca8285bf50c6dd2a8c6895a4793148..759dd907c3b5fedbdc158b6a8d8a0ddb983d8ddf 100644 (file)
@@ -1,3 +1,9 @@
+# [4.4.0-alpha.1](https://github.com/vuejs/router/compare/v4.4.0-alpha.0...v4.4.0-alpha.1) (2024-06-12)
+
+### Features
+
+- type useLink ([6a90774](https://github.com/vuejs/router/commit/6a907746db930161902d80e0d254c56e6a273482))
+
 # [4.4.0-alpha.0](https://github.com/vuejs/router/compare/v4.3.3...v4.4.0-alpha.0) (2024-06-11)
 
 ### Features
index 938cf93f0fe22fd2fc9189e948c1167344932672..b8b577a53b16005da67e961438e9bec1c94a1b5b 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "vue-router",
-  "version": "4.4.0-alpha.0",
+  "version": "4.4.0-alpha.1",
   "main": "index.js",
   "unpkg": "dist/vue-router.global.js",
   "jsdelivr": "dist/vue-router.global.js",