Comparing version 0.12.2 to 0.13.0
{ | ||
"name": "bs-webapi", | ||
"version": "0.12.2", | ||
"version": "0.13.0", | ||
"description": "Reason + BuckleScript bindings to DOM", | ||
@@ -30,4 +30,4 @@ "repository": { | ||
"devDependencies": { | ||
"bs-platform": "^3.0.0" | ||
"bs-platform": "^4.0.6" | ||
} | ||
} |
@@ -70,2 +70,7 @@ # bs-webapi | ||
### 0.13.0 | ||
* (Breaking) Requires bs-platform > 4.0.0 | ||
* (Breaking) Changed `FocusEvent.relatedTarget` to return `option` | ||
* Added `HtmlFormElement` and `HtmlInputElement` | ||
### 0.12.0 | ||
@@ -72,0 +77,0 @@ * (Breaking) Fixed return type if `StorageEvent.oldValue` and `StorageEvent.newValue`. They should be `nullable`, but were not. |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
157535
86
122