Skip to content

3.9.0

Compare
Choose a tag to compare
@hhugo hhugo released this 15 Feb 17:41
· 1005 commits to master since this release

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.