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 7128275 commit e5d880eCopy full SHA for e5d880e
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [1.0.19](https://github.com/pdanpdan/vue-repl/compare/v1.0.18...v1.0.19) (2024-01-02)
2
+
3
4
+### Bug Fixes
5
6
+* pass sfc template options to sfc parse ([d72dfdf](https://github.com/pdanpdan/vue-repl/commit/d72dfdfd2e2670592c957616fcf4e694609912a0))
7
8
9
10
## [1.0.18](https://github.com/pdanpdan/vue-repl/compare/v1.0.17...v1.0.18) (2024-01-01)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@pdanpdan/vue-repl",
- "version": "1.0.18",
+ "version": "1.0.19",
"description": "Vue component for editing Vue components",
"packageManager": "[email protected]",
"type": "module",
0 commit comments