Skip to content

Releases: alchemy-run/alchemy-effect

v2.0.0-beta.30

03 May 02:20

Choose a tag to compare

   🐞 Bug Fixes

  • Cloudflare: Apply Cloudflare Access headers to HTTP requests  -  by jacobiajohnson and Sam Goodwin in #160 (fd329)
    View changes on GitHub

v2.0.0-beta.29

02 May 01:33

Choose a tag to compare

   🚀 Features

  • Cloudflare: Add AiGateway resource  -  by Jan Henning in #130 (b0361)
  • cloudflare/state-store: Version-gate the deployed worker  -  by sam in #156 (bdc37)

   🐞 Bug Fixes

  • Cloudflare:
    • Don't run update out of order for strict DAGs  -  by sam and John Royal in #144 (fcae5)
    • Run state-store secret probe under the deployed script name  -  by sam in #150 (061f8)
  • cloudflare:
    • Handle cloudflare access for edge preview workers  -  by John Royal in #155 (09d01)
  • core:
    • Handle failed resource gracefully  -  by sam in #119 (94d4b)
  • website:
    • Mobile dark hero, theme reactivity, brighter beta badge, OG host  -  by Michael K in #146 (05eae)
    View changes on GitHub

v2.0.0-beta.28

01 May 05:43

Choose a tag to compare

   🐞 Bug Fixes

  • Remove PlatformServices from Util barrel  -  by sam in #137 (f85dd)
    View changes on GitHub

v2.0.0-beta.27

01 May 05:15

Choose a tag to compare

   🐞 Bug Fixes

  • Cloudflare: Don't bundle CLI with tsdown because it messes with import.meta.path  -  by Sam Goodwin in #135 (2796c)
  • pr-package: Use bun add <name>@<url> to dodge bun DependencyLoop bug  -  by Sam Goodwin in #132 (989e2)
    View changes on GitHub

v2.0.0-beta.26

01 May 01:19

Choose a tag to compare

   🚀 Features

  • test: Align vitest and bun test helpers and integrate with profiles  -  by sam in #129 (07e83)

   🐞 Bug Fixes

  • Export types as lib/.d.ts  -  by sam in #121 (a000c)
  • Resolve bin/exec.ts via package name so devs modes bundled CLI works  -  by Michael K in #128 (303da)
  • cli:
    • Parallelize alchemy state tree  -  by sam in #126 (f3e8f)
  • cloudflare:
    • Bootstrap regressions in SecretsStore and StateStore  -  by sam in #131 (37db0)
  • core:
    • Fix broken url in error message and add state store guide  -  by sam (4b991)
    • Treat raw Resource refs as upstream dependencies  -  by Mathieu Post and sam in #122 (416f1)
    View changes on GitHub

v2.0.0-beta.25

30 Apr 07:44

Choose a tag to compare

   🐞 Bug Fixes

  • Cloudflare: Remove broken keepAssets optimization  -  by Sam Goodwin (845a7)
    View changes on GitHub

v2.0.0-beta.24

30 Apr 05:47

Choose a tag to compare

   🚀 Features

  • Dev mode for cloudflare workers  -  by John Royal in #88 (5a0d7)
  • core: --adopt  -  by Sam Goodwin (2af88)

   🐞 Bug Fixes

  • Cloudflare:
    • Add bootstrap command and harden bootstrap process of cloudflare  -  by Sam Goodwin in #118 (0858d)
    • Hoist stack non-destructively  -  by Sam Goodwin (c9621)
    • Don't fail on broken paths in state  -  by Sam Goodwin (05f16)
    View changes on GitHub

v2.0.0-beta.23

29 Apr 15:32

Choose a tag to compare

   🐞 Bug Fixes

  • AWS: Various bugs in Lambda Function  -  by Sam Goodwin (92611)
  • cli: Logs and tail command read state from right place  -  by Sam Goodwin in #114 (00163)
    View changes on GitHub

v2.0.0-beta.22

29 Apr 01:52

Choose a tag to compare

   🚀 Features

  • Cloudflare: D1Database migrationsDir, importFiles, and clone  -  by sam in #111 (555e8)
    View changes on GitHub

v2.0.0-beta.21

28 Apr 23:51

Choose a tag to compare

   🚀 Features

  • pr-pkg: Pr-package package  -  by Michael K in #110 (9442d)

   🐞 Bug Fixes

  • Update to distilled 0.13.1  -  by Sam Goodwin (b0407)
    View changes on GitHub