We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41d770d commit 92435edCopy full SHA for 92435ed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [4.5.0](https://github.com/vuejs/repl/compare/v4.4.3...v4.5.0) (2025-02-03)
2
+
3
4
+### Features
5
6
+* pass on descriptor vapor flag when compiling template ([adaaceb](https://github.com/vuejs/repl/commit/adaaceb24984435ae02ab3eda071f10dba9e0362))
7
8
9
10
## [4.4.3](https://github.com/vuejs/repl/compare/v4.4.2...v4.4.3) (2025-01-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@vue/repl",
- "version": "4.4.3",
+ "version": "4.5.0",
"description": "Vue component for editing Vue components",
"packageManager": "pnpm@9.15.2",
"type": "module",
0 commit comments