Skip to content

create-emdash@0.38.0

Choose a tag to compare

@emdashbot emdashbot released this 15 Sep 05:31
· 27 commits to main since this release
8975a85

Patch Changes

  • #2351 f0af9a1 Thanks @MattieTK! - New Cloudflare projects leave the paid-plan Worker Loader binding disabled so they can deploy on the Workers free plan. Enable sandboxed plugins in the scaffold prompt or with --sandboxed-plugins.

    The Cloudflare sandbox() helper now selects the runner from the LOADER binding in wrangler.jsonc, including the named environment selected with CLOUDFLARE_ENV. Without it, config-based sandboxed plugins do not load and marketplace or registry installs return SANDBOX_NOT_AVAILABLE, while browsing remains available.