This repository was archived by the owner on Oct 4, 2020. It is now read-only.
Releases: purescript-deprecated/purescript-dom
Releases · purescript-deprecated/purescript-dom
v4.3.1
- Fixed cardinality of
BinaryType
andReadyState
for the WebSocket API (noted by @MaloJaffre)
v4.3.0
v4.2.0
v4.1.1
v4.1.0
nodeType
export is no longer hidden (@justinwoo)
v4.0.0
v3.8.1
- Fixed FFI implementation of
StorageEvent
accessors (@beckyconning)
v3.8.0
v3.7.0
- Added clipboard event support (@themoritz)
- Added two-argument version of
prompt
(@fehrenbach) - Added
dataTransfer
accessor forDragEvent
s (@fehrenbach)