@emdash-cms/cloudflare@0.27.0
Minor Changes
-
#1433
05f4acdThanks @swissky! - NewcloudflareEmail()plugin: production email provider via Cloudflare Email SendingDeployments on Cloudflare Workers had no production email provider — only the
dev console stub — so magic-link login, invites and notifications failed with
"Email is not configured".cloudflareEmail({ from, replyTo?, binding? })
registers the exclusiveemail:deliverhook and delivers through a
send_emailWorker binding. Add it to the emdash() plugins array, activate it
under Extensions, then select it under Settings → Email.
Patch Changes
-
#1715
b093193Thanks @swissky! - Documents that D1 read replica sessions (session: "auto"/"primary-first") are incompatible with theglobal_fetch_strictly_publiccompatibility flag, which silently blocks the D1 Sessions API and hangs every SSR request without logging an error. -
Updated dependencies [
7422460,e4eab4f,46ef945,cff8498,dea8210,90ffe40,386faf5,2a7063a]:- emdash@0.27.0