Changelog
0.19.1
bsdoc
to allow smooth installs on non-Mac
OSChangelog
0.19.0
ReadableStream
Webapi.Url.makeWith
Webapi.Url.makeWithBase
in favor of Webapi.Url.makeWith
Webapi.Url.URLSearchParams.entries
to return (string, string)
Webapi.Dom.Node.replaceChild
Changelog
0.18.0
bs-fetch
dependency for FormData
bindingsBlob
and File
File._type
for File.type_
Changelog
0.17.1 (2020-07-01)
Webapi.Dom.eventPhase
in favour of
Webapi.Dom.EventPhase.t
Changelog
0.17.0 (2020-06-29)
Canvas2d.putImageData
, unfortunately this needs to
be a breaking change because the JavaScript method itself doesn't
accept optional argumentsChangelog
0.16.2 (2020-06-29)
document instanceof HTMLDocument
check to ensure it works
across windowsChangelog
0.16.1 (2020-06-24)
element instanceof HTMLElement
check to ensure it works for
elements from different windowsChangelog
0.16.0 (2020-06-16)
DomStringMap.unsafeDeleteKey
for BuckleScript 8main
file from package.json
instanceof
to implement downcasts and deprecated the unsafe
downcasts