Skip to content

v2.0.0-beta.41

Choose a tag to compare

@github-actions github-actions released this 20 May 02:53

   🚀 Features

  • Cloudflare: Include WorkerProps.env in InferEnv  -  by sam in #351 (f157e)

   🐞 Bug Fixes

  • Cloudflare:
    • Fix RPC and HTTP APIs by scoping runtime effects per request  -  by sam in #374 (b7cdc)
  • cloudflare:
    • Externalize lightningcss + fsevents in worker bundler  -  by Michael K in #363 (5dc95)
    • Provide worker env to do methods  -  by Dillon Mulroy in #369 (7b5be)
    • Add WorkerExecutionContext and ExecutionContext to worker fetch types  -  by Michael K in #358 (d2d0f)
  • cloudflare/worker:
    • Force delete scripts on teardown  -  by sam in #348 (f37d0)
  • core:
    • Eager terminal status events + pending while waiting on deps  -  by Michael K in #376 (b307e)
  • sidecar:
    • Preserve Redacted values across RPC serialization  -  by Juliaan in #356 (b2334)
  • state:
    • Remove that one log we don't want, if you know you know  -  by Michael K in #347 (ab648)
    View changes on GitHub