github cloudflare/workers-sdk create-cloudflare@2.15.0

Minor Changes

Patch Changes

  • #5218 0c535e7 Thanks @jculvey! - refactor: Refactor C3 internal helpers. Includes a few small changes:

    • Drops --save from internal pnpm and npm install invocations
    • Switches to git branch --show-current for detecting current branch
  • #5242 86c5f98 Thanks @jculvey! - chore: Remove custom getPlatformProxy hook from SvelteKit template.

    sveltejs/adapter-cloudflare@4.2.0 has been released which provides direct support for bindings emulation via getPlatformProxy, so the custom hook is no longer needed.

  • #5269 d4c23d2 Thanks @jculvey! - feature: Updates the commented out sections of the default wrangler.toml in templates to include recent features. Also updates the documentation links to the appropriate section of the bindings docs.

  • #5259 4ce7a5d Thanks @jculvey! - fix: Require arguments for flags that expect them

    This fixes an issue where c3 would didn't require an argument to be passed to certain flags that expect them (ex. --framework, --template). Using these flags without an argument will now throw an error.

  • #5277 15d9cd5 Thanks @dario-piotrowicz! - fix: remove timestamps from nuxt, qwik and remix type d.ts files

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.