Skip to content

Commit f64e3eb

Browse files
committed
Changelog for recent merges
1 parent df0e701 commit f64e3eb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,12 @@
4444
* `returnValue` setter for `BeforeUnloadEvent` (#110)
4545
* `Webapi.FormData.makeWithHtmlForm` binding that takes a `Webapi.Dom.HtmlFormElement.t` (#108)
4646
* `Canvas.toBlob` & `Canvas.toDataUrl` methods, with multiple argument variants (#111)
47+
* `OffscreenCanvas` bindings (#119)
4748

4849
### Fixed
4950
* `ofElement` was incorrectly returning `Dom.htmlElement` type instead of the enclosing element type (#60)
5051
* `Dom.CssStyleDeclaration.setPropertyValue` was emitting the wrong function name (#114)
52+
* `Url.toJSON()` was emitting the wrong function name (#121)
5153

5254
### Miscellaneous
5355
* Converted project to rescript syntax (#18)

0 commit comments

Comments
 (0)