Releases: bytecodealliance/jco
jco-v1.15.4
Changelog
[1.15.4] - 2025-12-01
🐛 Bug Fixes
-
(jco) async return writing for caller memory by @vados-cosmonic in #1143
-
(jco) require utf8 decoder for flat string lifts by @vados-cosmonic in #1142
🧪 Testing
- (jco) refactor vite SSR hack for vitest by @vados-cosmonic
⚙️ Miscellaneous Tasks
- (jco) fix imports of bare node 'url' builtin by @vados-cosmonic
jco-std-v0.1.0
Changelog
[0.1.0] - 2025-11-08
🚀 Features
-
(std) introduce 0.2.x export by @vados-cosmonic
-
(std) add 0.2.x export by @vados-cosmonic
-
(std) separate exports for middlewares, refactor server export by @vados-cosmonic
🚜 Refactor
- (std) add comments, make folder for middleware, fix exports by @vados-cosmonic
🧪 Testing
-
(std) remove custom resolver config by @vados-cosmonic in #1125
-
(std) update tests to new export format by @vados-cosmonic
-
(std) fix node_modules resolution for app fixture tests by @vados-cosmonic
jco-std-v0.0.1
Changelog
[0.0.1] - 2025-11-07
🚀 Features
- (std) add jco-std along with hono adapter by @vados-cosmonic
🐛 Bug Fixes
-
(std) force jco-transpile-build during build step by @vados-cosmonic
-
(std) release automation for std by @vados-cosmonic in #1112
-
(std) lint by @vados-cosmonic in #1107
-
(std) request creation code for hono integration by @vados-cosmonic
-
(std) working hacked response by @vados-cosmonic in #1093
-
(std) use alias for jco-std test by @vados-cosmonic
🚜 Refactor
-
(std) reuse request/response parsing impls by @vados-cosmonic
-
(std) switch to wasi:http as the default method by @vados-cosmonic
🧪 Testing
-
(std) add retry for e2e app tests by @vados-cosmonic in #1105
-
(std) fix up hono tests by @vados-cosmonic
-
(std) remove unused config by @vados-cosmonic
⚙️ Miscellaneous Tasks
-
(std) remove unused code, some fixups by @vados-cosmonic
-
(std) improve apps tests, lint, update workflow by @vados-cosmonic
jco-transpile-v0.1.1
Changelog
[0.1.1] - 2025-11-06
🚀 Features
- (transpile) add transpileBytes to the public API by @vados-cosmonic in #1103
jco-transpile-v0.1.0
Changelog
[0.1.0] - 2025-11-05
jco-transpile-v0.0.5
Changelog
[0.0.5] - 2025-11-05
🐛 Bug Fixes
-
(transpile) remove unused program arg from transpile() by @vados-cosmonic in #1086
-
(transpile) type declarations by @vados-cosmonic
🚜 Refactor
- (transpile) remove chalk dependency by @vados-cosmonic in #1011
🧪 Testing
- (transpile) add test for JS reserved word generation by @vados-cosmonic
⚙️ Miscellaneous Tasks
- (transpile) eslint fix by @vados-cosmonic
jco-transpile-v0.1.0-rc.0
Changelog
[0.1.0-rc.0] - 2025-11-05
🚀 Features
-
(transpile) add helpers, example project, release test by @vados-cosmonic
-
(transpile) convert to typescript by @vados-cosmonic
🐛 Bug Fixes
- (transpile) fix lint issues, add typescript-eslint by @vados-cosmonic
⚙️ Miscellaneous Tasks
- (transpile) prep for packaging by @vados-cosmonic
preview2-shim-v0.17.5
Changelog
[0.17.5] - 2025-11-03
🐛 Bug Fixes
-
(p2-shim) run build in CI to enable browser tests by @vados-cosmonic
-
(p2-shim) undeclared var assignment for _cwd by @vados-cosmonic
🧪 Testing
-
(p2-shim) support puppeteer launch args by @vados-cosmonic in #1075
-
(p2-shim) add test machinery for browsers by @vados-cosmonic
js-component-bindgen-v1.13.0
Changelog
[1.13.0] - 2025-11-03
🚀 Features
- (bindgen) return promises for sync lowered async functions by @vados-cosmonic
🐛 Bug Fixes
-
(bindgen) allow extended const wasm feature during parse by @vados-cosmonic in #1085
-
(bindgen) async task return value by @vados-cosmonic in #1084
-
(bindgen) assert for stack values during a return for async by @vados-cosmonic
-
(bindgen) fix async return param logic by @vados-cosmonic
-
(bindgen) declare within declare for reserved words by @vados-cosmonic
⚙️ Miscellaneous Tasks
-
(bindgen) fix lint by @vados-cosmonic
-
(bindgen) fix lint by @vados-cosmonic
-
(bindgen) update upstream deps by @vados-cosmonic in #1028
-
(bindgen) remove leftover debug logs by @vados-cosmonic in #979
jco-v1.15.3
Changelog
[1.15.3] - 2025-11-03
🚀 Features
- (jco) js-component-bindgen -> v1.13.0 by @vados-cosmonic in #1090