@rescript/react
Advanced tools
+5
-0
| # Changelog | ||
| ## 0.12.0-alpha.1 | ||
| - Compatibility with ReScript 11 uncurried mode. | ||
| - Breaking: removed `React.callback` type. | ||
| ## 0.11.0 | ||
@@ -4,0 +9,0 @@ |
+2
-2
| { | ||
| "name": "@rescript/react", | ||
| "version": "0.11.0", | ||
| "version": "0.12.0-alpha.1", | ||
| "description": "React bindings for ReScript", | ||
@@ -33,3 +33,3 @@ "files": [ | ||
| "react-dom": "^18.2.0", | ||
| "rescript": "^10.1.0" | ||
| "rescript": "^11.0.0-alpha.1" | ||
| }, | ||
@@ -36,0 +36,0 @@ "peerDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
215334
-0.98%