Comparing version 0.15.0 to 0.15.1
{ | ||
"name": "bs-webapi", | ||
"version": "0.15.0", | ||
"version": "0.15.1", | ||
"description": "Reason + BuckleScript bindings to DOM", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -72,2 +72,6 @@ # bs-webapi | ||
### 0.15.1 | ||
* Added `URLSearchParams.forEach` | ||
* Added `Element.scrollBy` and `Element.srollByWithOptions` | ||
### 0.15.0 | ||
@@ -74,0 +78,0 @@ * (Breaking) Changed `DomRect` coordinates to use `float` instead of `int` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
181419
164