Skip to content

v0.3.0

Compare
Choose a tag to compare
@abrgr abrgr released this 21 Feb 18:22
· 55 commits to master since this release

[0.3.0] - 2022-02-19

BREAKING CHANGE

  • js-sys types are now generated as the proper js-sys type instead of as JsValue. #3
  • overloaded functions and methods now have a _FnXToY suffix #4

Added

Fixed

  • fix array serialization