Skip to content

v2.0.0-beta.63

Choose a tag to compare

@github-actions github-actions released this 22 Jul 06:08

   🚀 Features

  • action: Local bindings + Output accessors in Actions  -  by Sam Goodwin in #807 (0da65)
  • cli: Alchemy login works without an alchemy.run.ts  -  by Sam Goodwin in #842 (422fb)
  • cloudflare/workers: Declare Durable Object class transfers between workers  -  by Sam Goodwin in #803 (33424)
  • website: Serve alchemy.run, redirect v2.alchemy.run to it  -  by Sam Goodwin in #806 (85ed5)

   🐞 Bug Fixes

  • cloudflare:
    • Pack durable object metadata into a single script tag  -  by Sam Goodwin in #824 (9642f)
    • Signal plugin injection to app vite configs via ALCHEMY_CLOUDFLARE_VITE_INJECTED  -  by Alex in #833 (5a6ed)
  • drizzle:
    • Forward Effect membership checks through proxyChain  -  by Julian Archila in #827 (31026)
  • engine:
    • Never persist unresolved Output exprs in resource state  -  by Sam Goodwin in #835 (fd18b)
  • planetscale:
    • Reconcile MySQL replicas without replacing database  -  by Sam Goodwin in #825 (c8079)
  • runtime:
    • Reify auto-bound Config markers at request time  -  by Sam Goodwin in #829 (60eb5)
  • vite:
    • Include workspace packages in input hash  -  by John Royal in #822 (a5a22)
    View changes on GitHub