Skip to content

js-component-bindgen-v2.0.3

Choose a tag to compare

@jco-release-bot jco-release-bot released this 16 Jun 04:39
· 2 commits to main since this release

[2.0.3] - 2026-06-16

🐛 Bug Fixes

  • (bindgen) fix missing async stream early intrinsic by @gurkerl83 in #1646

  • (bindgen) include missing enum lifting early intrinsic by @gurkerl83

  • (bindgen) utf-16 bindgen by @gurkerl83

New Contributors