Release v0.8.0
·
1 commit
to 7dfb3ceda054e2f68a02b27399c53ea523a183d6
since this release
What's Changed
- Fixed leptos template by @Sushi-Mampfer in #945
- Fixed leptos template (again) by @Sushi-Mampfer in #955
- feat(worker-build): change default out-dir from pkg to build by @aquilacf in #958
- feat(kv): Add streaming support for
ReadableStreamin KV bindings by @qaz741wsd856 in #957 - fix: suppress semgrep false positive on lockfile path by @guybedford in #961
- Minor R2/Hyperdrive/Service Bindings related changes by @fisherdarling in #930
- Add get_bulk support to KV store bindings by @rorychatterton in #949
- deps: bump miniflare to 4.20260329.0 and remove undici dependency by @connyay in #959
- Add validation for the signatures of functions annotated with
#[event(fetch)],#[event(start)]etc. by @jakubadamw in #940 - feat(d1): add typed session API and tests by @jihuayu in #943
- deps: update wasm-bindgen to 0.2.117, esbuild to 0.27.4, wasm-opt to 129 by @guybedford in #963
- chore(deps-dev): bump vite from 7.1.11 to 7.3.2 by @dependabot[bot] in #965
- chore: upgrade remaining crates to Rust 2021 edition by @mvanhorn in #966
- Init inlining & panic=unwind reinitialization by @guybedford in #964
- Update readme by @irvinebroque in #968
- deps: update wasm-bindgen to 0.2.118 by @guybedford in #969
New Contributors
- @Sushi-Mampfer made their first contribution in #945
- @qaz741wsd856 made their first contribution in #957
- @rorychatterton made their first contribution in #949
- @jihuayu made their first contribution in #943
- @mvanhorn made their first contribution in #966
Full Changelog: v0.7.5...v0.8.0