rescript-webapi
Advanced tools
@@ -42,2 +42,3 @@ ## 1.0 Changes | ||
* `Node.insertAtEnd` binding (which does `parent.insertBefore(child, null)`) (#89) | ||
* CustomEvent Functor to make custom events with strongly typed `detail` fields (#93) | ||
@@ -44,0 +45,0 @@ ### Fixed |
{ | ||
"name": "rescript-webapi", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "Reason / ReScript bindings to DOM", | ||
@@ -5,0 +5,0 @@ "repository": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
246924
0.2%