@rescript/react
Advanced tools
+4
-0
@@ -7,2 +7,6 @@ # Changelog | ||
| ## v0.10.3 | ||
| - Temporarily remove peerDependency for bs-platform, so we can gracefully do the transition to our new `rescript` package | ||
| ## v0.10.2 | ||
@@ -9,0 +13,0 @@ |
+1
-2
| { | ||
| "name": "@rescript/react", | ||
| "version": "0.10.2", | ||
| "version": "0.10.3", | ||
| "description": "React bindings for ReScript", | ||
@@ -38,3 +38,2 @@ "files": [ | ||
| "peerDependencies": { | ||
| "bs-platform": ">=8.3.0", | ||
| "react": ">=16.8.1", | ||
@@ -41,0 +40,0 @@ "react-dom": ">=16.8.1" |
130442
0.08%2
-33.33%