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 5f08744 commit a4d2685Copy full SHA for a4d2685
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.6.1](https://github.com/posva/unplugin-vue-router/compare/v0.6.0...v0.6.1) (2023-05-01)
2
+
3
+### Bug Fixes
4
5
+- **types:** correct exports in new files ([e9056f7](https://github.com/posva/unplugin-vue-router/commit/e9056f7281f922649d5304d3bf3d7e7c07403d20))
6
7
# [0.6.0](https://github.com/posva/unplugin-vue-router/compare/v0.5.5...v0.6.0) (2023-05-01)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "unplugin-vue-router",
- "version": "0.6.0",
+ "version": "0.6.1",
"packageManager": "[email protected]",
"description": "File based typed routing for Vue Router",
"keywords": [
0 commit comments