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 63a2413 commit facd616Copy full SHA for facd616
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.0.15](https://github.com/pdanpdan/vue-repl/compare/v1.0.14...v1.0.15) (2023-12-20)
2
+
3
4
+### Bug Fixes
5
6
+* ensure reuse AST in non-inline mode ([5e4c710](https://github.com/pdanpdan/vue-repl/commit/5e4c7101e4b6cc27fb0810390b0ca0287a101149))
7
8
9
10
## [1.0.14](https://github.com/pdanpdan/vue-repl/compare/v1.0.13...v1.0.14) (2023-12-16)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@pdanpdan/vue-repl",
- "version": "1.0.14",
+ "version": "1.0.15",
"description": "Vue component for editing Vue components",
"packageManager": "[email protected]",
"type": "module",
0 commit comments