Skip to content

v2.0.0-beta.37

Choose a tag to compare

@github-actions github-actions released this 12 May 08:09

   🚀 Features

  • Cross-stack and cross-stage references  -  by sam in #300 (94ea3)
  • Cloudflare:
    • Empty r2 bucket on destroy  -  by Michael K in #276 (2412a)
    • Worker to worker binding types and tanstack start bridge example and docs  -  by sam in #310 (30dd9)
  • Cloudflare/Workflow:
    • Type workflow input and output  -  by sam in #304 (1dafd)
  • cloudflare:
    • Add Worker cron triggers  -  by Dawson and sam in #288 (cae20)
    • Add Analytics Engine binding  -  by Dawson and sam in #286 (ba8b3)
  • core:
    • Add Alchemy.Secret and Alchemy.Variable  -  by sam in #290 (88611)

   🐞 Bug Fixes

  • Remove deprecated libsodium wrapper types  -  by 齐天大圣 in #311 (f3f70)
  • Cloudflare/D1: Make prepare/bind synchronous  -  by sam in #299 (6e58d)
  • cloudflare: Include wasm modules in local sidecar bundle  -  by Baptiste Arnaud and sam in #305 (1926d)
  • core: Throw on JS string-coercion of unresolved Outputs  -  by Zé Yuri in #306 (d1b12)
    View changes on GitHub