Skip to content

Version Packages #9805

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 3, 2025
Merged

Version Packages #9805

merged 1 commit into from
Jul 3, 2025

Conversation

workers-devprod
Copy link
Contributor

@workers-devprod workers-devprod commented Jul 1, 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

  • #9535 56dc5c4 Thanks @penalosa! - In 2023 we announced breakpoint debugging support for Workers, which meant that you could easily debug your Worker code in Wrangler's built-in devtools (accessible via the [d] hotkey) as well as multiple other devtools clients, including VSCode. For most developers, breakpoint debugging via VSCode is the most natural flow, but until now it's required manually configuring a launch.json file, running wrangler dev, and connecting via VSCode's built-in debugger.

    Now, using VSCode's built-in JavaScript Debug Terminals, there are just two steps: open a JS debug terminal and run wrangler dev (or vite dev). VSCode will automatically connect to your running Worker (even if you're running multiple Workers at once!) and start a debugging session.

@cloudflare/[email protected]

Minor Changes

Patch Changes

[email protected]

Minor Changes

  • #9535 56dc5c4 Thanks @penalosa! - In 2023 we announced breakpoint debugging support for Workers, which meant that you could easily debug your Worker code in Wrangler's built-in devtools (accessible via the [d] hotkey) as well as multiple other devtools clients, including VSCode. For most developers, breakpoint debugging via VSCode is the most natural flow, but until now it's required manually configuring a launch.json file, running wrangler dev, and connecting via VSCode's built-in debugger.

    Now, using VSCode's built-in JavaScript Debug Terminals, there are just two steps: open a JS debug terminal and run wrangler dev (or vite dev). VSCode will automatically connect to your running Worker (even if you're running multiple Workers at once!) and start a debugging session.

  • #9810 8acaf43 Thanks @WillTaylorDev! - WC-3626 Pull branch name from WORKERS_CI_BRANCH if exists.

Patch Changes

@cloudflare/[email protected]

Patch Changes

@cloudflare/[email protected]

Patch Changes

@cloudflare/[email protected]

Patch Changes

@workers-devprod workers-devprod requested review from a team as code owners July 1, 2025 11:03
@workers-devprod workers-devprod added e2e Run wrangler + vite-plugin e2e tests on a PR c3-e2e Run c3 e2e tests on a PR labels Jul 1, 2025
Copy link

pkg-pr-new bot commented Jul 1, 2025

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

wrangler

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

commit: 10a2f48

@workers-devprod workers-devprod force-pushed the changeset-release/main branch 14 times, most recently from f773567 to ff9de48 Compare July 3, 2025 03:43
@workers-devprod workers-devprod force-pushed the changeset-release/main branch from ff9de48 to 10a2f48 Compare July 3, 2025 08:15
@petebacondarwin petebacondarwin enabled auto-merge July 3, 2025 08:22
@petebacondarwin petebacondarwin added this pull request to the merge queue Jul 3, 2025
Merged via the queue into main with commit 148597d Jul 3, 2025
33 checks passed
@petebacondarwin petebacondarwin deleted the changeset-release/main branch July 3, 2025 08:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c3-e2e Run c3 e2e tests on a PR e2e Run wrangler + vite-plugin e2e tests on a PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants