Skip to content

Version Packages #9779

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 1, 2025
Merged

Version Packages #9779

merged 1 commit into from
Jul 1, 2025

Conversation

workers-devprod
Copy link
Contributor

@workers-devprod workers-devprod commented Jun 27, 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

@cloudflare/[email protected]

Minor Changes

  • #9773 45e97e8 Thanks @jamesopstad! - Vite 7 is now supported and included as a peer dependency. We continue to also support Vite 6.

  • #9753 67130b3 Thanks @jamesopstad! - Allow optimizeDeps.exclude to be specified for Worker environments. This enables other plugins to exclude dependencies from optimization that require access to virtual modules. Note that excluded dependencies must be ESM.

@cloudflare/[email protected]

Patch Changes

  • #9533 0a5bb5a Thanks @petebacondarwin! - fix: ensure that the sourcemap-codec library has been transformed correctly to be imported in workerd during Vitest runs

    Prior to this the inline snapshot tests were failing because they use the magic-string library, which in turn relies upon the sourcemap-codec library.

    This resulted in errors that look like:

    Error running worker: SyntaxError: The requested module '@jridgewell/sourcemap-codec' does not provide an export named 'encode'
    

@workers-devprod workers-devprod requested a review from a team as a code owner June 27, 2025 11:49
@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 Jun 27, 2025
Copy link

pkg-pr-new bot commented Jun 27, 2025

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

wrangler

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

commit: 5933208

@workers-devprod workers-devprod force-pushed the changeset-release/main branch from 7a913aa to ba1e38c Compare June 27, 2025 13:00
@workers-devprod workers-devprod force-pushed the changeset-release/main branch from ba1e38c to 5933208 Compare July 1, 2025 08:47
@petebacondarwin petebacondarwin enabled auto-merge July 1, 2025 08:54
@petebacondarwin petebacondarwin added this pull request to the merge queue Jul 1, 2025
Merged via the queue into main with commit 3a5d7e8 Jul 1, 2025
32 checks passed
@petebacondarwin petebacondarwin deleted the changeset-release/main branch July 1, 2025 09:25
penalosa pushed a commit that referenced this pull request Jul 1, 2025
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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