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 ef6b8fe commit fd00b37Copy full SHA for fd00b37
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "preact-render-to-string",
3
"amdName": "preactRenderToString",
4
- "version": "3.4.1",
+ "version": "3.5.0",
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