Comparing version 0.13.5 to 0.13.6
{ | ||
"name": "bs-webapi", | ||
"version": "0.13.5", | ||
"version": "0.13.6", | ||
"description": "Reason + BuckleScript bindings to DOM", | ||
@@ -5,0 +5,0 @@ "repository": { |
@@ -70,2 +70,6 @@ # bs-webapi | ||
### 0.13.6 | ||
* Added `HtmlElement.focusPreventScroll` | ||
* Refined return type of `Node.cloneNode` and `Node.cloneDeepNode` so it now returns the specific type of the cloned node. | ||
### 0.13.5 | ||
@@ -72,0 +76,0 @@ * Added `Element.scrollTo`, `Element.scrollToWithOptions` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
177184
143