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 7b02836 commit 6996c91Copy full SHA for 6996c91
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "preact-render-to-string",
3
"amdName": "preactRenderToString",
4
- "version": "3.0.4",
+ "version": "3.0.5",
5
"description": "Render JSX to an HTML string, with support for Preact components.",
6
"main": "dist/index.js",
7
"jsnext:main": "src/index.js",
0 commit comments