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 5470dff commit 0f1790eCopy full SHA for 0f1790e
core/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@uiw/react-markdown-preview",
3
- "version": "5.0.10",
+ "version": "5.1.0",
4
"description": "React component preview markdown text in web browser. The minimal amount of CSS to replicate the GitHub Markdown style.",
5
"homepage": "https://uiwjs.github.io/react-markdown-preview",
6
"funding": "https://jaywcjlove.github.io/#/sponsor",
lerna.json
@@ -1,4 +1,4 @@
"packages": ["core", "website"]
}
0 commit comments