v0.9.0
Pre-release
Pre-release
🚀 Features
- core: Bun test helpers - by @sam-goodwin (40af3)
🐞 Bug Fixes
- cloudflare:
- Delay WorkerEnvironment resolution for R2Bucket binding until inside Worker - by @sam-goodwin (b41b1)
- Precreate Worker with tags and resolve DO namespace IDs as Worker output attributes - by @sam-goodwin (c6b2a)
- Retry eventually consistent ContainerApplicationNotFound error - by @sam-goodwin (90d75)
- Resolve Durable Object namespace IDs in precreate - by @sam-goodwin (cd1e2)
- Use Sonda to generate bundle report - by @sam-goodwin (a7a9c)
- Recover from partial ContainerApplication failure - by @sam-goodwin (04890)
- core:
- Use a Deferred to support parallel caching - by @sam-goodwin (ca693)
- Exclude Artifacts from provider requirements - by @sam-goodwin (a0aec)
- Resolve Effects in Binding.Sevice.bind - by @sam-goodwin (b82f2)
- test:
- Return output of deploying stack in a test - by @sam-goodwin (6d354)