We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c372b14 commit 5e78f70Copy full SHA for 5e78f70
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.10.3](https://github.com/posva/unplugin-vue-router/compare/v0.10.2...v0.10.3) (2024-08-12)
2
+
3
+### Features
4
5
+- upgrade to @pinia/colada 0.8.0 ([c372b14](https://github.com/posva/unplugin-vue-router/commit/c372b14b2c46d096b40347130d3e18b6f0f1cc4a))
6
7
## [0.10.2](https://github.com/posva/unplugin-vue-router/compare/v0.10.1...v0.10.2) (2024-07-30)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "unplugin-vue-router",
- "version": "0.10.2",
+ "version": "0.10.3",
"type": "module",
"packageManager": "[email protected]",
"description": "File based typed routing for Vue Router",
0 commit comments