Skip to content

v2.0.0-beta.52

Choose a tag to compare

@github-actions github-actions released this 05 Jun 18:57

   🚨 Breaking Changes

  • Bump effect to 4.0.0-beta.78  -  by John Royal in #542 (80d50)
  • cloudflare: Consistent props.assets type for Worker, StaticSite, & Vite  -  by John Royal in #534 (e1ad3)

   🚀 Features

  • cloudflare:
    • Effect wrapper for Browser quick actions  -  by Sam Goodwin in #525 (e734a)
    • Add Version Metadata binding  -  by Alex and Sam Goodwin in #524 (77937)
    • Class form for Vite and StaticSite  -  by Sam Goodwin in #527 (a195c)
    • Provide ExecutionContext to Workflow runs  -  by Saatvik Arya and Sam Goodwin in #515 (159b9)
    • Build.DevServer resource used in Cloudflare.StaticSite  -  by Michael K in #537 (81415)

   🐞 Bug Fixes

  • Bump @distilled.cloud/* to 0.23.1  -  by Michael K in #539 (d0afc)
  • cloudflare:
    • Cloudflare.Providers requirement type was any  -  by Sam Goodwin (4b0ca)
    • Allow ConfigError in RpcWorker and RpcDurableObjectNamespace  -  by Sam Goodwin (4e8f4)
  • cloudflare/dev:
    • Improve multi-worker reliability in bun  -  by John Royal in #535 (cd1af)
    • Cross-script durable object bindings not working  -  by John Royal in #540 (40f36)
    • Populate assets binding for vite websites  -  by John Royal in #547 (b1504)
  • core:
    • Trigger updates when a Redacted config/secret value changes  -  by John Royal in #549 (8b9c2)
    • Honor retain removal policy on replace  -  by John Royal in #548 (5ac2f)
  • drizzle:
    • Expose Schema out as a cwd-relative path  -  by John Royal in #551 (0cf52)
    View changes on GitHub