Skip to content

v0.2.0

Choose a tag to compare

@abrgr abrgr released this 21 Feb 18:20
· 85 commits to master since this release

[0.2.0] - 2022-02-06

BREAKING CHANGE

  • web-sys types are now generated as the proper web-sys type instead of as JsValue. #1

Added

  • recognize and use corresponding web-sys builtins for types. #1

Fixed

  • make type flattening recursive. #2