github emdash-cms/emdash @emdash-cms/cloudflare@0.27.0

latest releases: create-emdash@0.27.0, @emdash-cms/gutenberg-to-portable-text@0.27.0, @emdash-cms/plugin-embeds@0.1.33...
6 hours ago

Minor Changes

  • #1433 05f4acd Thanks @swissky! - New cloudflareEmail() plugin: production email provider via Cloudflare Email Sending

    Deployments 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 exclusive email:deliver hook and delivers through a
    send_email Worker binding. Add it to the emdash() plugins array, activate it
    under Extensions, then select it under Settings → Email.

Patch Changes

  • #1715 b093193 Thanks @swissky! - Documents that D1 read replica sessions (session: "auto" / "primary-first") are incompatible with the global_fetch_strictly_public compatibility 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

Don't miss a new emdash release

NewReleases is sending notifications on new releases.