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 6abc0e3 commit 1c34dc7Copy full SHA for 1c34dc7
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## @stencil/vue-output-target@0.10.1 (2025-03-11)
2
+
3
+#### :bug: Bug Fix
4
5
+- `vue-output-target`
6
+ - [`6abc0e30`](https://github.com/stenciljs/output-targets/commit/59838b71a0ea7241fe768eee465815eeabf27082) fix(vue): always import StencilVueComponent type
7
+ ([@christian-bromann](https://github.com/christian-bromann))
8
9
## @stencil/vue-output-target@0.10.0 (2025-03-11)
10
11
#### :bug: Bug Fix
packages/vue/package.json
@@ -1,6 +1,6 @@
{
"name": "@stencil/vue-output-target",
- "version": "0.10.0",
+ "version": "0.10.1",
"description": "Vue output target for @stencil/core components.",
"author": "Ionic Team",
"homepage": "https://stenciljs.com/",
0 commit comments