Skip to content

v0.5.0

Choose a tag to compare

@obinnanwachukwu1 obinnanwachukwu1 released this 14 Mar 08:12
· 839 commits to main since this release

[0.5.0] - 2026-03-14

Fixed

  • JavaScript function-style tree inputs now hydrate fallback root/head array inputs even when no explicit static parameter materializer is available.
  • Sparse level-order tree arrays now deserialize correctly in the JavaScript worker instead of being rebuilt as complete binary trees.

Changed

  • GitHub CI now runs the non-browser harness verification set and skips Playwright/Chrome example-app coverage.

Notes

  • 0.5.0 is a JavaScript runtime correctness and CI-trim release ahead of the next app cut.