Skip to content

v2.0.0-beta.35

Choose a tag to compare

@github-actions github-actions released this 08 May 02:18

   🚀 Features

  • Cloudflare/R2:
    • Add bucket custom domains  -  by Alex and sam in #241 (a782a)
  • Neon/Project:
    • Add enableLogicalReplication option  -  by Baptiste Arnaud in #268 (c4945)
  • cli:
    • Warn when a newer alchemy version is on npm  -  by sam in #253 (7e701)
    • Use plain-text renderer in non-interactive terminals  -  by sam in #258 (16485)
    • Cloudflare/aws namespaces + cloudflare state logs  -  by sam in #256 (335ab)
  • cloudflare:
    • Worker support non-string env bindings  -  by Michael K in #269 (220c3)
  • cloudflare/queue:
    • Cloudflare.messages(queue).subscribe(...) Effect consumer API  -  by sam in #260 (59c01)

   🐞 Bug Fixes

  • Move Auth Providers into layers to keep requirements never  -  by sam in #271 (38319)
  • Dev mode node compatibility and profiles  -  by John Royal in #273 (9f402)
  • Cloudflare/QueueConsumer:
    • Paginate listConsumers, surface conflicts clearly  -  by sam in #257 (11d06)
  • Cloudflare/R2:
    • Simplify r2 custom domain interface to just an array  -  by sam in #259 (8953d)
  • Drizzle:
    • Only flag Schema as updated when migrations actually drift  -  by sam in #261 (8f2e3)
  • cloudflare:
    • Disable builder.sharedConfigBuild for vite build  -  by John Royal in #176 (2fb34)
    • Update runtime to 0.3.1  -  by John Royal in #278 (426e8)
    View changes on GitHub