unplugin-vue-router
Advanced tools
Comparing version 0.10.6 to 0.10.7
@@ -113,2 +113,3 @@ import { | ||
data.value = ext.data.value; | ||
setCurrentContext(currentContext); | ||
return entry.pendingLoad = Promise.resolve(); | ||
@@ -115,0 +116,0 @@ } |
{ | ||
"name": "unplugin-vue-router", | ||
"version": "0.10.6", | ||
"version": "0.10.7", | ||
"type": "module", | ||
@@ -176,3 +176,3 @@ "description": "File based typed routing for Vue Router", | ||
"devDependencies": { | ||
"@pinia/colada": "^0.8.0", | ||
"@pinia/colada": "^0.8.1", | ||
"@shikijs/vitepress-twoslash": "1.12.1", | ||
@@ -195,3 +195,3 @@ "@tanstack/vue-query": "^5.51.21", | ||
"p-series": "^3.0.0", | ||
"pinia": "^2.2.1", | ||
"pinia": "^2.2.2", | ||
"prettier": "^3.3.3", | ||
@@ -217,3 +217,3 @@ "rimraf": "^6.0.1", | ||
"yorkie": "^2.0.0", | ||
"unplugin-vue-router": "0.10.6" | ||
"unplugin-vue-router": "0.10.7" | ||
}, | ||
@@ -220,0 +220,0 @@ "scripts": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
314279
7152
0