@rescript/react
Advanced tools
+4
-0
| # Changelog | ||
| ## 0.11.0-rc.2 | ||
| - Fixed JSX PPX V3 backward compatibility. | ||
| ## 0.11.0-rc.1 | ||
@@ -4,0 +8,0 @@ |
+2
-2
| { | ||
| "name": "@rescript/react", | ||
| "version": "0.11.0-rc.1", | ||
| "version": "0.11.0-rc.2", | ||
| "description": "React bindings for ReScript", | ||
@@ -33,3 +33,3 @@ "files": [ | ||
| "react-dom": "^18.2.0", | ||
| "rescript": "^10.1.0-alpha.2" | ||
| "rescript": "^10.1.0-rc.2" | ||
| }, | ||
@@ -36,0 +36,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
217412
0.04%