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 4b805f0 commit c06f334Copy full SHA for c06f334
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "preact-render-to-string",
3
"amdName": "preactRenderToString",
4
- "version": "3.8.1",
+ "version": "4.0.0",
5
"description": "Render JSX to an HTML string, with support for Preact components.",
6
"main": "dist/index.js",
7
"umd:main": "dist/index.js",
0 commit comments