Releases: purescript-web/purescript-web-events
Releases · purescript-web/purescript-web-events
v4.0.0
Breaking changes:
- Migrate FFI to ES modules (#24 by @JordanMartinez)
New features:
- Add FFI for
CustomEvent
constructor (#25 by @JordanMartinez) - Add
addEventListenerWithOptions
to expose more options (#25 by @JordanMartinez)
v3.0.0
v2.0.1
Allow unsafeReadProtoTagged
to work in node (@AndrewBrownK)