Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
posva committed Aug 15, 2024
1 parent 0163811 commit d7758a8
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [0.10.6](https://github.com/posva/unplugin-vue-router/compare/v0.10.5...v0.10.6) (2024-08-15)

### Bug Fixes

- **loaders:** remove default value for experimental ([8773c96](https://github.com/posva/unplugin-vue-router/commit/8773c9658cfbe827ea554895cf7c04572471e424))

### Features

- expose experimental vite plugin ([0903d61](https://github.com/posva/unplugin-vue-router/commit/0903d6195f43d21ed22586fa2f0fa3efe5625cee))
- **loaders:** add more state to pinia colada ([0163811](https://github.com/posva/unplugin-vue-router/commit/0163811f3996966f47d61c4d2690cfec5576efab))

## [0.10.5](https://github.com/posva/unplugin-vue-router/compare/v0.10.4...v0.10.5) (2024-08-15)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unplugin-vue-router",
"version": "0.10.5",
"version": "0.10.6",
"type": "module",
"packageManager": "[email protected]",
"description": "File based typed routing for Vue Router",
Expand Down

0 comments on commit d7758a8

Please sign in to comment.