js-component-bindgen-v1.15.0
Changelog
[1.15.0] - 2026-02-13
π Features
-
(bindgen) add p3 stream implementation by @vados-cosmonic
-
(bindgen) add semver-compatible matching by @ricochet
π Bug Fixes
-
(bindgen) enable wasm exceptions proposal support by @rioam2 in #1258
-
(bindgen) missing scope_id for resource borrow by @vados-cosmonic
-
(bindgen) async host import lookup by @vados-cosmonic
-
(bindgen) resource connecting, comments around lifts for futures by @vados-cosmonic
-
(bindgen) resource tracking by @vados-cosmonic
-
(bindgen) typo in lift code by @vados-cosmonic
-
(bindgen) unit stream copy check by @vados-cosmonic
-
(bindgen) refactor canon list lower handling by @vados-cosmonic
-
(bindgen) s32 flat lower by @vados-cosmonic
βοΈ Miscellaneous Tasks
-
(bindgen) lint by @vados-cosmonic
-
(bindgen) fix clippy by @vados-cosmonic in #1252
-
(bindgen) cargo fmt by @vados-cosmonic
New Contributors
- @rioam2 made their first contribution in #1258