Release v0.6.7
·
1 commit
to b7f2aa3820a9b35dfd16bead5221510dabab6e1d
since this release
What's Changed
- fix entrypoint generation regression for renamed definitions by @guybedford in #825
- fix console panic hook in templates by @guybedford in #828
- inline kv implementation by @guybedford in #830
- fix keeping support for CUSTOM_SHIM by @guybedford in #831
- Update leptos template worker version, worker build upgrade by @guybedford in #834
- doc: expand documentation for AI module by @moosingin3space in #821
- feat: support --no-panic-recovery flag to disable panic reinitialization by @guybedford in #835
- wasm-bindgen update, test against Rust 1.82 by @guybedford in #836
- fix: rpc bindings generation by @guybedford in #840
- wasm-bindgen@0.2.104 by @guybedford in #841
- feat: add props support to Context by @connyay in #838
- feat: add Rate Limiter binding support by @connyay in #845
- Critical error recovery by @guybedford in #851
- expose worker::{wasm_bindgen, js_sys, web_sys} by @guybedford in #850
- deps: update to wasm-bindgen@0.2.105 by @guybedford in #852
- fix: comprehensive exception handlers by @guybedford in #853
New Contributors
- @moosingin3space made their first contribution in #821
Full Changelog: v0.6.6...v0.6.7