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 ef22052 commit 1786cbfCopy full SHA for 1786cbf
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [4.0.2](https://github.com/vuejs/repl/compare/v4.0.1...v4.0.2) (2024-02-10)
2
+
3
4
+### Bug Fixes
5
6
+* respect vue version at initialization ([ef22052](https://github.com/vuejs/repl/commit/ef22052055590dbbe6e85e26ce368938b0c93266))
7
8
9
10
## [4.0.1](https://github.com/vuejs/repl/compare/v4.0.0...v4.0.1) (2024-02-10)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@vue/repl",
- "version": "4.0.1",
+ "version": "4.0.2",
"description": "Vue component for editing Vue components",
"packageManager": "pnpm@8.15.1",
"type": "module",
0 commit comments