·
1 commit
to 597bbda67732101cb1ef2f84c98119b48dd74806
since this release
Features
- wasm-bindgen JS Snippets by @guybedford in #768
- feat: SecretStore implementation, Miniflare upgrade by @guybedford in #786
- feat: implement Debug trait for various structs across the codebase by @lexoliu in #775
Fixes
- Support deleting multiple R2 keys, fixes #780 by @lukevalenta in #781
- Make
as_organization
optional onIncomingRequestCfProperties
by @maxdeviant in #776 - Clarify that id.name is not available within DO by @lukevalenta in #771
- Add name method to ObjectId, fixes #760 by @lukevalenta in #761
- Fix soundness issue in
StringBinding::unchecked_from_js_ref
by @Vrtgs in #762 - Clean up worker-sandbox by @lukevalenta in #763
- re-enable wasm-opt in templates as the related issue has been fixed by @Dreaming-Codes in #767
- Fix: Moved away from Mutex for boolean flag by @parzivale in #782
- Update templates by @guybedford in #787
- fix: add additional optional cf properties by @guybedford in #777
New Contributors
- @Vrtgs made their first contribution in #762
- @Dreaming-Codes made their first contribution in #767
- @maxdeviant made their first contribution in #776
- @parzivale made their first contribution in #782
- @lexoliu made their first contribution in #775
Full Changelog: v0.6.0...v0.6.1