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 9a43b63 commit 7ce4e2fCopy full SHA for 7ce4e2f
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.4.1](https://github.com/posva/unplugin-vue-router/compare/v0.4.0...v0.4.1) (2023-02-16)
2
+
3
+### Bug Fixes
4
5
+- **webpack:** handle loadInclude ([9a43b63](https://github.com/posva/unplugin-vue-router/commit/9a43b6339d26337ad4418fb500a805138147c12f))
6
7
# [0.4.0](https://github.com/posva/unplugin-vue-router/compare/v0.3.3...v0.4.0) (2023-02-16)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "unplugin-vue-router",
- "version": "0.4.0",
+ "version": "0.4.1",
"packageManager": "[email protected]",
"description": "File based typed routing for Vue Router",
"keywords": [
0 commit comments