Skip to content

v2.0.0-beta.58

Choose a tag to compare

@github-actions github-actions released this 25 Jun 06:14

   🚨 Breaking Changes

  • Command provider  -  by John Royal in #673 (e7127)
  • neon: Replace branch when project changes  -  by Harry Solovay and John Royal in #654 (b21d2)

   🚀 Features

  • aws:
    • Add Lambda function memory size  -  by Joaquín Pérez in #676 (57ce8)
  • aws/lambda:
    • Support AWS Lambda function architecture  -  by Joaquín Pérez in #662 (bfa21)
    • Add build.install for native packages  -  by Joaquín Pérez in #682 (46e48)
  • cloudflare:
    • Allow DurableObjectState and other DO dependencies at plan level, move Tag Props to Layer  -  by Sam Goodwin in #650 (c0ecf)
  • cloudflare/workers:
    • Rename DynamicWorkerLoader to WorkerLoader + service tag, layer, typed client  -  by Sam Goodwin in #653 (ef336)

   🐞 Bug Fixes

  • all:
    • Use Effect.fn instead of Effect.fnUntraced for better stack traces  -  by Sam Goodwin (b9676)
  • auth:
    • Bail when configuring a missing profile non-interactively  -  by John Royal in #663 (3d2cb)
  • aws:
    • Route53 change ID normalization  -  by Joaquín Pérez in #675 (acf5f)
  • build:
    • Key DevServer instances by instanceId, not logical id  -  by John Royal in #665 (c33f3)
    • Set dev server process to detached: false  -  by Harry Solovay in #655 (c5500)
  • cloudflare:
    • Re-export dev container image type  -  by John Royal in #666 (60c56)
    • Update workerd to fix dev container bug  -  by John Royal in #664 (e8630)
    • Add Workers Observability write OAuth scope  -  by Leonardo Trapani in #660 (87ed4)
    • StaticSite precreate fails in alchemy dev  -  by John Royal in #671 (884eb)
    • Retry InvalidRoute when checking if state store available  -  by Sam Goodwin (34a07)
  • core:
    • Use persisted FQN when deleting resources  -  by Sam Goodwin in #669 (5ef57)
    • Resolve stable attributes of whole-resource references  -  by John Royal in #670 (933d2)
  • drizzle:
    • Fall back to drizzle-kit CLI  -  by utopy in #632 (27262)
  • github:
    • Resolve lazy secret values  -  by Harry Solovay and Sam Goodwin in #652 (351b9)
  • neon:
    • Project replaces unexpectedly due to default region mismatch  -  by John Royal in #667 (55597)
    View changes on GitHub