Skip to content

Commit 530c0f4

Browse files
committed
1 parent f01cddd commit 530c0f4

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [0.10.5](https://github.com/posva/unplugin-vue-router/compare/v0.10.4...v0.10.5) (2024-08-15)
2+
3+
### Features
4+
5+
- **loaders:** change experimental option to match only specific folders ([f01cddd](https://github.com/posva/unplugin-vue-router/commit/f01cddd2128a3e629d60ac4faee6738ccf2cd8d2))
6+
17
## [0.10.4](https://github.com/posva/unplugin-vue-router/compare/v0.10.3...v0.10.4) (2024-08-14)
28

39
### Features

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unplugin-vue-router",
3-
"version": "0.10.4",
3+
"version": "0.10.5",
44
"type": "module",
55
"packageManager": "[email protected]",
66
"description": "File based typed routing for Vue Router",

0 commit comments

Comments
 (0)