github cloudflare/workers-sdk create-cloudflare@2.21.8

Patch Changes

  • #6034 b4ea661 Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    create-svelte 6.3.0 6.3.1
  • #6035 e70806f Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    @angular/create 18.0.3 18.0.4
  • #6029 f5ad1d3 Thanks @threepointone! - chore: Normalize some dependencies in workers-sdk

    This is the first of a few expected patches that normalize dependency versions, This normalizes undici, concurrently, @types/node, react, react-dom, @types/react, @types/react-dom, eslint, typescript. There are no functional code changes (but there are a couple of typecheck fixes).

  • #6046 c643a81 Thanks @threepointone! - chore: Normalize more dependencies.

    Follow up to #6029, this normalizes some more dependencies : get-port, chalk, yargs, toucan-js, @typescript-eslint/parser, @typescript-eslint/eslint-plugin, esbuild-register, hono, glob-to-regexp, @cloudflare/workers-types

  • #5944 cfa7de5 Thanks @dario-piotrowicz! - fix: add missing pre-existing type and --existing-script to help message

  • #6076 9487179 Thanks @threepointone! - chore: use latest dependencies for hello-world templates

    When generating a plain hello world worker, we're picking up older versions of vitest/pool-workers. this updates the package.jsons to pick up newer versions instead. Ideally we should automate this, but we can do that later. I also updated the wrangler deps to the current version so it's clearer for developers what they're using (still not accurate, but better than showing 3.0.0). Again, this should be automated, but we can do that later.

Don't miss a new workers-sdk release

NewReleases is sending notifications on new releases.