Skip to content

Release v0.6.0

Latest
Compare
Choose a tag to compare
@guybedford guybedford released this 19 Jun 19:20
90a7684

Breaking Changes

  • Improved Durable Objects macro by @kanarus in #675
  • Breaking Change: Use non-mutable methods for DurableObject, FormData, Headers & Response by @guybedford in #753

Features

  • Make worker-build support custom JS shims by @LuisDuarte1 in #686
  • feat: add DO stub to workers-codegen by @LuisDuarte1 in #693
  • feat: analytics engine by @zebp in #699
  • Adding support for http report method by @hkotian in #741
  • Upgrade leptos template to version 0.7 by @rafiyq in #694
  • deps: update dependencies by @guybedford in #744
  • chore(deps): bump cross-spawn and @changesets/cli by @dependabot in #752
  • feat: Add support for DO websocket_auto_response. by @connyay in #728
  • Remove unnecessary Copy constraint on durable::Storage::transaction() by @rozbb in #710
  • Add support for sqlite backed durable objects. by @connyay in #727
  • feat: auto-import DurableObject when using durable_object macro by @guybedford in #756

Bug Fixes

New Contributors

Full Changelog: v0.5.0...v0.6.0