You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-1
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,16 @@
1
+
## @stencil/vue-output-target@0.10.3 (2025-03-12)
2
+
3
+
#### :bug: Bug Fix
4
+
5
+
-`vue-output-target`
6
+
-[`e572b60f`](https://github.com/stenciljs/output-targets/commit/e572b60f0ea1adca852a1738c9aa0d4c520f11b5) fix(vue): fix model value assignment ([@christian-bromann](https://github.com/christian-bromann))
7
+
1
8
## @stencil/vue-output-target@0.10.2 (2025-03-12)
2
9
3
10
#### :bug: Bug Fix
4
11
5
12
-`vue-output-target`
6
-
-[`acd18913`](https://github.com/stenciljs/output-targets/commit/acd18913e11c4516ab9def64ad01562a9ec7c3)fix(vue): correctly reference model value and more testing ([@christian-bromann](https://github.com/christian-bromann))
13
+
-[`acd18913`](https://github.com/stenciljs/output-targets/commit/acd18913e11c4516ab9def64ad01562a9ec7c3) fix(vue): correctly reference model value and more testing ([@christian-bromann](https://github.com/christian-bromann))
7
14
- adding various more e2e test to verify functionality of the framework wrapper
0 commit comments