Skip to content

Commit 1192757

Browse files
Publish: @stencil/vue-output-target v0.10.7
1 parent 50ed60f commit 1192757

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## @stencil/vue-output-target@0.10.7 (2025-03-17)
2+
3+
#### :bug: Bug Fix
4+
5+
- `@stencil/vue-output-target`
6+
- [`50ed60f0`](https://github.com/stenciljs/output-targets/commit/50ed60f00d9b417246b251a426347ef034fa5ed6) fix(vue): support more complex types for routerLink ([@christian-bromann](https://github.com/christian-bromann))
7+
18
## @stencil/vue-output-target@0.10.6 (2025-03-17)
29

310
#### :bug: Bug Fix

packages/vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stencil/vue-output-target",
3-
"version": "0.10.6",
3+
"version": "0.10.7",
44
"description": "Vue output target for @stencil/core components.",
55
"author": "Ionic Team",
66
"homepage": "https://stenciljs.com/",

0 commit comments

Comments
 (0)