Comparing version 0.13.3 to 0.13.4
{ | ||
"name": "bs-webapi", | ||
"version": "0.13.3", | ||
"version": "0.13.4", | ||
"description": "Reason + BuckleScript bindings to DOM", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -70,2 +70,5 @@ # bs-webapi | ||
### 0.13.4 | ||
* Added `URLSearchParams.makeWithDict` and `URLSearchParams.makeWithArray` | ||
### 0.13.3 | ||
@@ -72,0 +75,0 @@ * Added `bs.return nullable` to `URLSearchParams.get` since it returns `null`, not `undefined` and therefore does not autmatically conform to the runtime representation of `option` as previosuly assumed. |
Sorry, the diff of this file is not supported yet
176612
136