Skip to content

v2.0.0-beta.62

Choose a tag to compare

@github-actions github-actions released this 14 Jul 17:55

   🚨 Breaking Changes

  • cloudflare/workers: Build layers once per isolate, scope resources per event  -  by Sam Goodwin in #774 (25ed5)

   🚀 Features

  • Add alchemy action and gh env helper  -  by Harry Solovay in #699 (80753)
  • cloudflare/website: Forward a custom worker entry (main) to the Vite plugin  -  by Daniel Gangl in #779 (c7de7)
  • engine: Thread resource fqn into provider handler inputs  -  by Daniel Gangl in #783 (20ed8)
  • planetscale: OAuth login + shared landing pages  -  by Michael (Pear) in #467 (5a0be)
  • website: OAuth landing pages  -  by Michael (Pear) in #780 (1e9d0)

   🐞 Bug Fixes

  • Upgrade effect to 4.0.0-beta.97 and migrate removed Schedule APIs  -  by Sam Goodwin in #801 (89f2d)
  • Update dependencies to support effect 4.0.0-beta.97  -  by John Royal in #813 (a644c)
  • bundle:
    • Read vite build output after buildApp resolves  -  by John Royal in #795 (87244)
  • cli:
    • Respect ALCHEMY_PROFILE in alchemy state clear  -  by Sam Goodwin (ba705)
  • cloudflare:
    • Support container environment variables in alchemy dev  -  by John Royal in #785 (ae68c)
    • Persist dev image for containers  -  by John Royal in #727 (d92af)
    • Preserve dev worker registration on reload  -  by utopy in #812 (9864c)
    • Support remote images and external Dockerfiles in LocalContainerProvider  -  by John Royal in #790 (c9996)
  • cloudflare/state:
    • Bind cached state-store credentials to the account  -  by Sam Goodwin in #760 (726cf)
  • cloudflare/workers:
    • Preserve cron handler requirements  -  by Jack Bisceglia and Sam Goodwin in #791 (68b35)
  • command/dev:
    • Favor localhost/IP URLs in dev-URL detection  -  by John Royal in #787 (788f4)
  • docker:
    • Unit-suffix Container healthcheck durations  -  by Matthew Aylward in #778 (fa2c2)
  • engine:
    • Stop persisting adopted state during plan construction  -  by Daniel Gangl in #794 (011d5)
  • local:
    • Reuse cached provider RPC session in alchemy dev  -  by John Royal in #789 (819a8)
    View changes on GitHub