Skip to content

Commit 6f9a661

Browse files
committed
1 parent de9abc0 commit 6f9a661

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.8.6](https://github.com/posva/unplugin-vue-router/compare/v0.8.5...v0.8.6) (2024-04-12)
2+
3+
### Bug Fixes
4+
5+
- **data-loaders:** tracked properties with an object in key ([58aa516](https://github.com/posva/unplugin-vue-router/commit/58aa516deebcd5db4c8b4593d9acb449839e2988))
6+
17
## [0.8.5](https://github.com/posva/unplugin-vue-router/compare/v0.8.4...v0.8.5) (2024-03-14)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unplugin-vue-router",
3-
"version": "0.8.5",
3+
"version": "0.8.6",
44
"packageManager": "[email protected]",
55
"description": "File based typed routing for Vue Router",
66
"keywords": [

0 commit comments

Comments
 (0)