3.9.0
CHANGES:
Features/Changes
- Lib: add clipboardEvent to Dom_html and update appropriate function signatures
- Lib: add submitEvent to Dom_html and update appropriate function signatures
- Compiler: complete support for OCaml 4.12
- Lib: expose API to attached and retrieve js errors to/from ocaml exceptions
- Lib: intersection observer API fixes
Bug fixes
- Compiler: fix a segmentation fault when
flat-float-array
mode is disabled.