Releases: bytecodealliance/jco
Release list
js-component-bindgen-v2.0.11
jco-v1.25.2
[1.25.2] - 2026-07-09
⚙️ Miscellaneous Tasks
- (jco) update jco-transpile to v0.4.2 by @vados-cosmonic in #1742
jco-transpile-v0.4.2
[0.4.2] - 2026-07-09
This release contains an update fo the underlying transpiled js-component-bindgen
to js-component-bindgen v2.0.11
jco-v1.25.1
[1.25.1] - 2026-07-07
⚙️ Miscellaneous Tasks
- (jco) update jco-transpile to v0.4.1 by @vados-cosmonic in #1735
jco-transpile-v0.4.1
[0.4.1] - 2026-07-06
This release fixes a regression in package size that had drastic implications,
reducing the NPM package size of jco-transpile from ~200MB to 2.1MB, due to
debug builds being packaged over release builds. Tests have been added to avoid
this sort of regression in the future.
Thanks to @GamePad64 for catching this regression.
🐛 Bug Fixes
- (transpile) don't rebuild jco in debug during the vendor step by @GamePad64 in #1732
js-component-bindgen-v2.0.10
[2.0.10] - 2026-07-06
🐛 Bug Fixes
- (bindgen) treat
undefinedasnonewhen lowering options by @GamePad64 in #1722
jco-v1.25.0
[1.25.0] - 2026-07-06
🚜 Refactor
- (jco) remove transpilation focused tests by @vados-cosmonic
⚙️ Miscellaneous Tasks
-
(jco) update jco-transpile to v0.4.0 by @vados-cosmonic in #1730
-
(jco) remove terser dep by @vados-cosmonic
jco-transpile-v0.4.0
[0.4.0] - 2026-07-06
🐛 Bug Fixes
-
(transpile) align versions of p2-shim by @vados-cosmonic
-
(transpile) downgrade p3-shim to v0.1.2 by @vados-cosmonic
🚜 Refactor
- (transpile) move in tests from jco by @vados-cosmonic
🧪 Testing
-
(transpile) use semantic assert for minified file length by @vados-cosmonic in #1721
-
(transpile) fix test exclude list by @vados-cosmonic
-
(transpile) increase limit for perf test by @vados-cosmonic
-
(transpile) increase transpiled code limit by @vados-cosmonic
⚙️ Miscellaneous Tasks
- (transpile) move from terser to oxc-minify by @vados-cosmonic
js-component-bindgen-v2.0.9
[2.0.9] - 2026-06-30
🚀 Features
- (bindgen) cache WebAssembly.promising wrapped callees by @vados-cosmonic
🐛 Bug Fixes
- (bindgen) emit Option/Result type aliases outside the world interface by @vados-cosmonic
jco-v1.24.6
[1.24.6] - 2026-06-30
🧪 Testing
-
(jco) allow retries, avoid old node versions in perf test by @vados-cosmonic in #1716
-
(jco) enable parallelism on TS tests by @vados-cosmonic
-
(jco) enable tests for recent transpile fixes by @vados-cosmonic
-
(jco) add perf gate for async calls by @vados-cosmonic in #1712
-
(jco) temporarily disable new test until jco-transpile release by @vados-cosmonic in #1710
-
(jco) add regression test test for result/option helper types by @vados-cosmonic
⚙️ Miscellaneous Tasks
- (jco) update jco-transpile to v0.3.9 by @vados-cosmonic