We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 816c36a commit 8478be6Copy full SHA for 8478be6
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## @stencil/vue-output-target@0.10.6 (2025-03-17)
2
+
3
+#### :bug: Bug Fix
4
5
+- `@stencil/vue-output-target`
6
+ - [`22805963`](https://github.com/stenciljs/output-targets/commit/228059631895aca6089e70d3ae10733bf86ef64d) fix(vue): fix typing for routerLink attribute
7
+ ([@christian-bromann](https://github.com/christian-bromann))
8
9
## @stencil/vue-output-target@0.10.4 (2025-03-13)
10
11
#### :bug: Bug Fix
packages/vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@stencil/vue-output-target",
- "version": "0.10.5",
+ "version": "0.10.6",
"description": "Vue output target for @stencil/core components.",
"author": "Ionic Team",
"homepage": "https://stenciljs.com/",
0 commit comments