File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 4.1.1] ( https://github.com/vuejs/repl/compare/v4.1.0...v4.1.1 ) (2024-02-14)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * add vue import maps for default import map ([ c74673f] ( https://github.com/vuejs/repl/commit/c74673fb55d2232de55562e62a818142681bdc8b ) )
7
+ * reload preview style error after switching theme ([ #214 ] ( https://github.com/vuejs/repl/issues/214 ) ) ([ bc4c76c] ( https://github.com/vuejs/repl/commit/bc4c76c3f143b5edc3546d80002cb813704b8351 ) )
8
+
9
+
10
+
1
11
# [ 4.1.0] ( https://github.com/vuejs/repl/compare/v4.0.2...v4.1.0 ) (2024-02-11)
2
12
3
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @vue/repl" ,
3
- "version" : " 4.1.0 " ,
3
+ "version" : " 4.1.1 " ,
4
4
"description" : " Vue component for editing Vue components" ,
5
5
"packageManager" :
" [email protected] " ,
6
6
"type" : " module" ,
You can’t perform that action at this time.
0 commit comments