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 c830fc4 commit 9e1b761Copy full SHA for 9e1b761
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [4.1.0](https://github.com/vuejs/repl/compare/v4.0.2...v4.1.0) (2024-02-11)
2
+
3
4
+### Features
5
6
+* add `previewTheme` prop ([c830fc4](https://github.com/vuejs/repl/commit/c830fc434a1781523af332d289957bc485f51a0b))
7
8
9
10
## [4.0.2](https://github.com/vuejs/repl/compare/v4.0.1...v4.0.2) (2024-02-10)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@vue/repl",
- "version": "4.0.2",
+ "version": "4.1.0",
"description": "Vue component for editing Vue components",
"packageManager": "pnpm@8.15.1",
"type": "module",
0 commit comments