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 4dc395d commit ae4815bCopy full SHA for ae4815b
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## [0.8.8](https://github.com/posva/unplugin-vue-router/compare/v0.8.7...v0.8.8) (2024-05-22)
2
+
3
+### Bug Fixes
4
5
+- watch all extensions not just root ([74ac22b](https://github.com/posva/unplugin-vue-router/commit/74ac22b01336a6e0a99769c6e645a5bfe29233bb))
6
7
## [0.8.7](https://github.com/posva/unplugin-vue-router/compare/v0.8.6...v0.8.7) (2024-05-20)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "unplugin-vue-router",
- "version": "0.8.7",
+ "version": "0.8.8",
"packageManager": "[email protected]",
"description": "File based typed routing for Vue Router",
"keywords": [
0 commit comments