We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a7ba5af commit a2660b4Copy full SHA for a2660b4
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-ssr-prepass",
3
- "version": "1.3.0",
+ "version": "1.4.0",
4
"description": "A custom partial React SSR renderer for prefetching and suspense",
5
"main": "dist/react-ssr-prepass.js",
6
"module": "dist/react-ssr-prepass.es.js",
0 commit comments