Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@workers-devprod
Copy link
Contributor

@workers-devprod workers-devprod commented Nov 6, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Minor Changes

  • #11201 5286309 Thanks @avenceslau! - Add wrangler workflows instances restart command

  • #11214 5cf8a39 Thanks @penalosa! - Add the experimental wrangler setup command to run autoconfig outside of the deploy flow.

  • #11187 8abc789 Thanks @dario-piotrowicz! - Add possibility for users to edit their project settings during autoconfig

    When running wrangler deploy --experimental-autoconfig, after the automatic project settings detection Wrangler will now present users the opportunity to customize the auto-detected project's settings

Patch Changes

  • #11143 2d16610 Thanks @FlorentCollin! - Improve the formatting of the D1 execute command to always show the duration in milliseconds with two decimal places.

  • #11178 63defa2 Thanks @ascorbic! - Log a more helpful error when attempting to "r2 object put" a non-existent file

  • #11199 70d3d4a Thanks @penalosa! - Add telemetry to autoconfig

  • #11186 38396ed Thanks @hoodmane! - Removed warning when deploying a Python worker

  • #11024 cdcecfc Thanks @devin-ai-integration! - Use the native node:trace_events module when available

    It is enabled when the enable_nodejs_trace_events_module compatibility flag is set.

  • #11195 e85f965 Thanks @ascorbic! - Ignores .dev.vars if --env-file has been explicitly passed

    Previously, .dev.vars would always be read first, and then any file passed with --env-file would override variables in .dev.vars. This meant there was no way to ignore .dev.vars if you wanted to use a different env file. Now, if --env-file is passed, .dev.vars will be ignored entirely.

  • #11181 88aa707 Thanks @petebacondarwin! - add more logging around Wrangler authentication to help diagnose issues

  • Updated dependencies [dd7d584, 4259256, cdcecfc]:

[email protected]

Patch Changes

  • #11014 4937e85 Thanks @dependabot! - chore: update dependencies of "create-cloudflare" package

    The following dependency versions have been updated:

    Dependency From To
    create-next-app 15.4.6 15.5.6
  • #11132 0acaa5a Thanks @petebacondarwin! - use the Cloudflare maintained Next.js template

[email protected]

Patch Changes

  • #11200 dd7d584 Thanks @dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20251105.0 1.20251106.1
  • #11232 4259256 Thanks @dependabot! - chore: update dependencies of "miniflare" package

    The following dependency versions have been updated:

    Dependency From To
    workerd 1.20251106.1 1.20251109.0

@cloudflare/[email protected]

Patch Changes

@cloudflare/[email protected]

Patch Changes

  • #11024 cdcecfc Thanks @devin-ai-integration! - Use the native node:trace_events module when available

    It is enabled when the enable_nodejs_trace_events_module compatibility flag is set.

@cloudflare/[email protected]

Patch Changes

@cloudflare/[email protected]

Patch Changes

@workers-devprod workers-devprod requested review from a team as code owners November 6, 2025 14:21
@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 6, 2025

create-cloudflare

npm i https://pkg.pr.new/create-cloudflare@11198

@cloudflare/kv-asset-handler

npm i https://pkg.pr.new/@cloudflare/kv-asset-handler@11198

miniflare

npm i https://pkg.pr.new/miniflare@11198

@cloudflare/pages-shared

npm i https://pkg.pr.new/@cloudflare/pages-shared@11198

@cloudflare/unenv-preset

npm i https://pkg.pr.new/@cloudflare/unenv-preset@11198

@cloudflare/vite-plugin

npm i https://pkg.pr.new/@cloudflare/vite-plugin@11198

@cloudflare/vitest-pool-workers

npm i https://pkg.pr.new/@cloudflare/vitest-pool-workers@11198

@cloudflare/workers-editor-shared

npm i https://pkg.pr.new/@cloudflare/workers-editor-shared@11198

@cloudflare/workers-utils

npm i https://pkg.pr.new/@cloudflare/workers-utils@11198

wrangler

npm i https://pkg.pr.new/wrangler@11198

commit: 6a3ed72

@workers-devprod workers-devprod force-pushed the changeset-release/main branch 15 times, most recently from f7ecefb to a631b1a Compare November 10, 2025 17:13
@petebacondarwin petebacondarwin merged commit c193d0e into main Nov 11, 2025
42 of 44 checks passed
@petebacondarwin petebacondarwin deleted the changeset-release/main branch November 11, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants