jco-std-v0.0.1
·
81 commits
to main
since this release
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