Skip to content

Conversation

@jamesopstad
Copy link
Contributor

@jamesopstad jamesopstad commented Dec 4, 2025

fix: types from @cloudflare/workers-utils not being exported correctly from Wrangler

Temporary fix until we migrate to building Wrangler with tsdown. I have tested manually that this works with the prerelease.


  • Tests
    • Tests included/updated
    • Tests not necessary because: types change
  • Public documentation
    • Cloudflare docs PR(s):
    • Documentation not necessary because: bug fix
  • Wrangler V3 Backport
    • Wrangler PR:
    • Not necessary because: v4 only

A picture of a cute animal (not mandatory, but encouraged)

@changeset-bot
Copy link

changeset-bot bot commented Dec 4, 2025

🦋 Changeset detected

Latest commit: f3aeaec

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 4, 2025

create-cloudflare

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

@cloudflare/kv-asset-handler

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

miniflare

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

@cloudflare/pages-shared

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

@cloudflare/unenv-preset

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

@cloudflare/vite-plugin

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

@cloudflare/vitest-pool-workers

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

@cloudflare/workers-editor-shared

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

@cloudflare/workers-utils

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

wrangler

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

commit: f3aeaec

@jamesopstad jamesopstad marked this pull request as ready for review December 4, 2025 13:29
@jamesopstad jamesopstad requested a review from a team as a code owner December 4, 2025 13:29
@jamesopstad jamesopstad changed the title James/fix exported types fix: types from @cloudflare/workers-utils not being exported correctly from Wrangler Dec 4, 2025
@github-project-automation github-project-automation bot moved this from Untriaged to Approved in workers-sdk Dec 4, 2025
@jamesopstad jamesopstad force-pushed the james/fix-exported-types branch from 430c0b6 to f3aeaec Compare December 4, 2025 14:12
@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2025

Failed to automatically backport this PR's changes to Wrangler v3. Please manually create a PR targeting the v3-maintenance branch with your changes. Thank you for helping us keep Wrangler v3 supported!

Depending on your changes, running git rebase --onto v3-maintenance main james/fix-exported-types might be a good starting point.

Notes:

  • your PR branch should be named v3-backport-11523
  • add the skip-v3-pr label to the current PR to stop this workflow from failing

@jamesopstad jamesopstad added the skip-v3-pr Skip validation of presence of a v3 backport PR label Dec 4, 2025
@jamesopstad jamesopstad merged commit 94c67e8 into main Dec 4, 2025
39 of 41 checks passed
@github-project-automation github-project-automation bot moved this from Approved to Done in workers-sdk Dec 4, 2025
@jamesopstad jamesopstad deleted the james/fix-exported-types branch December 4, 2025 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-v3-pr Skip validation of presence of a v3 backport PR

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants