Skip to content

v0.12.0

Choose a tag to compare

@surban surban released this 13 Aug 17:53
· 3 commits to master since this release

0.12.0 - 2026-08-13

Changed

  • types require Send and Sync on the web again, reverting the change from
    0.11.0; it made many API types !Send whenever the js crate feature was
    enabled