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 7fabd3f commit 7c38a65Copy full SHA for 7c38a65
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "preact-render-to-string",
3
"amdName": "preactRenderToString",
4
- "version": "3.0.5",
+ "version": "3.0.6",
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