branch: main
Commits on main
- 4f032d6 chore: remove unnecessary code (#887) 3 months ago
- 3285f81 worker-build: fix output path resolution on Windows (#892) 3 months ago
- 603f243 Allow `Result<T, E>` while `use worker::*` and add ok::Ok helper (#890) 3 months ago
- 6014a34 fix(build): correct esbuild binary path on Windows to avoid missing \bin subfolder (#889) 3 months ago
- f4cb400 chore: bump versions (#885) 3 months ago
- e3010c8 deps: update to wasm-bindgen@0.2.106 (#883) 3 months ago
- d526784 fix leptos template 3 months ago
- 47f8e1c Update examples and templates to 0.7 (#879) 3 months ago
- 914b3df 0.7.0 3 months ago
- a11c95b 0.7 deprecations 3 months ago
- e121075 0.7 deprecations, clippy fixes 3 months ago
- f643fdc Update versions, improved version mismatch errors 3 months ago
- 1e12473 chore: bump versions (#878) 3 months ago
- a0a0c14 IntoSend Trait (#676) 3 months ago
- 499c8b4 feat: add Send+Sync+Display traits to KvError (#847) 4 months ago
- b524d98 feat: worker and worker-build toolchain version checks and alignment (#875) 4 months ago
- 190d778 refactor: internalize more of wasm pack implementation (#873) 4 months ago
- 153a11b fix: Properly support multiple durable objects (#872) 4 months ago
- e14e85c fix: better macro hygiene for durable objects (#869) 4 months ago
- e6be3bf worker-build@0.1.14 4 months ago
- 6a8a4a2 feat: Unified CLI bin cache with env var override support (#863) 4 months ago
- a877580 chore(deps-dev): bump vite from 7.1.7 to 7.1.11 (#849) 4 months ago
- bb70059 Implement `Storage::get_maybe`. Deprecate `Storage::get` (#859) 4 months ago
- e038f03 deps: update toolchain (#860) 4 months ago
- 490c6c9 worker-build@0.1.13 4 months ago
- f46625b fix: queue and scheduled handlers (#856) 4 months ago
- daa910e chore: bump versions (#854) 4 months ago
- 2ed40e2 fix: comprehensive exception handlers (#853) 4 months ago
- dda93d7 deps: update to wasm-bindgen@0.2.105 (#852) 4 months ago
- 704309a feat: expose worker::{wasm_bindgen, js_sys, web_sys} (#850) 4 months ago