Skip to content

Releases: cloudflare/workers-sdk

wrangler@4.11.1

15 Apr 18:40
1b434fe
Compare
Choose a tag to compare

Patch Changes

wrangler@4.11.0

15 Apr 05:11
25b1307
Compare
Choose a tag to compare

Minor Changes

Patch Changes

  • #8885 f2802f9 Thanks @CarmenPopoviciu! - Disambiguate the "No files to upload. Proceeding with deployment..." message

  • #8924 d2b44a2 Thanks @dario-piotrowicz! - fix redirected config env validation breaking wrangler pages commands

    a validation check has recently been introduced to make wrangler error on
    deploy commands when an environment is specified and a redirected configuration
    is in use (the reason being that redirected configurations should not include
    any environment), this check is problematic with pages commands where the
    "production" environment is anyways set by default, to address this the validation
    check is being relaxed here on pages commands

  • Updated dependencies [f5413c5]:

    • miniflare@4.20250410.0

miniflare@4.20250410.1

15 Apr 18:40
1b434fe
Compare
Choose a tag to compare

Minor Changes

  • #8887 511be3d Thanks @GregBrimble! - Add log message when Sec-Fetch-Mode: navigate is responsible for assets routing decision in wrangler dev

miniflare@4.20250410.0

15 Apr 05:11
25b1307
Compare
Choose a tag to compare

Patch Changes

  • #8873 f5413c5 Thanks @dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20250409.0 1.20250410.0
    @cloudflare/workers-types ^4.20250409.0 ^4.20250410.0

create-cloudflare@2.44.0

15 Apr 18:40
1b434fe
Compare
Choose a tag to compare

Minor Changes

  • #8708 f4c37bb Thanks @royvandewater! - Add --template-mode argument to create-cloudflare to support templating from private repositories

    create-cloudflare uses degit under the hood to clone template git repositories. degit will attempt to download a tar file of the HEAD of a repository if it is served up on one of several allow listed repository hosting services including GitHub. However, the tar support does not support templating from private repositories. To support that, we needed to create the ability to tell degit to use "git" mode to download the template using the user's git credentials.

Patch Changes

create-cloudflare@2.43.8

15 Apr 05:11
25b1307
Compare
Choose a tag to compare

Patch Changes

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

    The following dependency versions have been updated:

    Dependency From To
    create-remix 2.15.3 2.16.5
  • #8815 2fddcc8 Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    create-hono 0.15.3 0.17.0
  • #8816 06ffd1a Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    create-qwik 1.12.0 1.13.0
  • #8818 618d052 Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    create-react-router 7.4.1 7.5.0
  • #8820 2053392 Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    sv 0.6.23 0.8.0
  • #8834 f984ca3 Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    create-vue 3.15.1 3.16.4
  • #8835 34168b3 Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    @angular/create 19.2.5 19.2.6

@cloudflare/workers-shared@0.17.2

15 Apr 18:40
1b434fe
Compare
Choose a tag to compare

Patch Changes

  • #8887 511be3d Thanks @GregBrimble! - Add log message when Sec-Fetch-Mode: navigate is responsible for assets routing decision in wrangler dev

@cloudflare/vitest-pool-workers@0.8.17

15 Apr 18:40
1b434fe
Compare
Choose a tag to compare

Patch Changes

@cloudflare/vitest-pool-workers@0.8.16

15 Apr 05:11
25b1307
Compare
Choose a tag to compare

Patch Changes

@cloudflare/vite-plugin@1.0.7

15 Apr 18:40
1b434fe
Compare
Choose a tag to compare

Patch Changes

  • #8786 191ebc1 Thanks @dario-piotrowicz! - fix: make sure users can change inspector port when running vite dev

    Ensure that the inspector port is updated if the user modifies it in the Vite config while the dev server is running.

  • Updated dependencies [bab1724, 511be3d, 085a565]:

    • wrangler@4.11.1
    • miniflare@4.20250410.1
    • @cloudflare/unenv-preset@2.3.1