File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Expand file tree Collapse file tree 2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1+ ## [ 4.4.1] ( https://github.com/vuejs/repl/compare/v4.4.0...v4.4.1 ) (2024-09-08)
2+
3+
4+ ### Bug Fixes
5+
6+ * cancel creating new file ([ #281 ] ( https://github.com/vuejs/repl/issues/281 ) ) ([ 7467f38] ( https://github.com/vuejs/repl/commit/7467f38f65e4b05dacc389644a8001b24f86fcdb ) )
7+ * type error ([ 6653d0e] ( https://github.com/vuejs/repl/commit/6653d0e4b0b30eeee4bfe0c0c92bf00a84c0c753 ) )
8+
9+
10+ ### Features
11+
12+ * add ` autoSave ` toggle button ([ #283 ] ( https://github.com/vuejs/repl/issues/283 ) ) ([ 83d8e48] ( https://github.com/vuejs/repl/commit/83d8e487de724261cf709c5648cc2512b4c33732 ) )
13+ * export ` languageToolsVersion ` ([ 5a92a92] ( https://github.com/vuejs/repl/commit/5a92a9259da01da4aa30b09ed6dcedfb4503c71d ) )
14+
15+
16+
117# [ 4.4.0] ( https://github.com/vuejs/repl/compare/v4.3.1...v4.4.0 ) (2024-09-07)
218
319
Original file line number Diff line number Diff line change 11{
22 "name" : " @vue/repl" ,
3- "version" : " 4.4.0 " ,
3+ "version" : " 4.4.1 " ,
44 "description" : " Vue component for editing Vue components" ,
55 "packageManager" : " pnpm@9.9.0" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments