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 8facdb1 commit 203be2fCopy full SHA for 203be2f
β.changeset/dry-meals-occur.mdβ
βpackages/markdown/CHANGELOG.mdβ
@@ -1,5 +1,11 @@
1
# vue-markdown-next
2
3
+## 0.1.3
4
+
5
+### Patch Changes
6
7
+- 8facdb1: fix: add data: as safe protocol to support mermaid
8
9
## 0.1.2
10
11
### Patch Changes
βpackages/markdown/package.jsonβ
@@ -1,6 +1,6 @@
{
"name": "vue-markdown-next",
- "version": "0.1.2",
+ "version": "0.1.3",
"description": "Vue component to render markdown.",
"repository": {
"url": "https://github.com/Cat1007/vue-markdown-next"
0 commit comments