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 f5ffed3 commit 952561aCopy full SHA for 952561a
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.10.4](https://github.com/posva/unplugin-vue-router/compare/v0.10.3...v0.10.4) (2024-08-14)
2
+
3
+### Features
4
5
+- experimental auto export of data loaders ([16af831](https://github.com/posva/unplugin-vue-router/commit/16af8317b61dbd56dde7b5f5308269f4a033ec6c))
6
7
## [0.10.3](https://github.com/posva/unplugin-vue-router/compare/v0.10.2...v0.10.3) (2024-08-12)
8
9
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "unplugin-vue-router",
- "version": "0.10.3",
+ "version": "0.10.4",
"type": "module",
"packageManager": "[email protected]",
"description": "File based typed routing for Vue Router",
0 commit comments