Version Packages - #10042
Merged
Merged
Conversation
workers-devprod
force-pushed
the
changeset-release/main
branch
from
July 22, 2025 15:57
8ba8bf7 to
f2c4402
Compare
create-cloudflare
@cloudflare/kv-asset-handler
miniflare
@cloudflare/pages-shared
@cloudflare/unenv-preset
@cloudflare/vite-plugin
@cloudflare/vitest-pool-workers
@cloudflare/workers-editor-shared
wrangler
commit: |
workers-devprod
force-pushed
the
changeset-release/main
branch
4 times, most recently
from
July 23, 2025 12:52
219875c to
3f84cd9
Compare
workers-devprod
force-pushed
the
changeset-release/main
branch
6 times, most recently
from
July 23, 2025 16:12
d567de5 to
9f868a2
Compare
workers-devprod
force-pushed
the
changeset-release/main
branch
from
July 23, 2025 16:18
9f868a2 to
1cd9af6
Compare
lrapoport-cf
approved these changes
Jul 24, 2025
emily-shen
approved these changes
Jul 24, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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
miniflare@4.20250712.2
Minor Changes
#9971
19794bfThanks @edmundhung! - feat: add stripDisablePrettyError option to control whether the header is stripped#10041
059a39eThanks @ruifigueira! - Add @cloudflare/plywright support for Browser Rendering local modewrangler@4.26.0
Minor Changes
#10016
c5b291dThanks @emily-shen! - Interactively handlewrangler deploys that are probably assets-only, where there is no config file and flags are incorrect or missing.For example:
npx wrangler deploy ./publicwill now ask if you meant to deploy a folder of assets only, ask for a name, set the compat date and then ask whether to write your choices out towrangler.jsonfor subsequent deployments.npx wrangler deploy --assets=./publicwill now ask for a name, set the compat date and then ask whether to write your choices out towrangler.jsonfor subsequent deployments.In non-interactive contexts, Wrangler will error as it currently does.
#9971
19794bfThanks @edmundhung! - Improved script source display on the pretty error screenPatch Changes
#9800
3d4f946Thanks @helloimalastair! - remove banner from r2 getobject in pipe mode#9910
7245101Thanks @dario-piotrowicz! - make sure that the ready-on message is printed after the appropriate runtime controller is readyfix the fact that when starting a local (or remote) dev session the log saying
Ready on http://localhost:xxxxcould be displayed before the runtime is actually ready to handle requests (this is quite noticeable when locally running dev sessions with containers, where the ready message currently gets displayed before the container images building/pulling process)#10031
823cba8Thanks @vicb! - wrangler and vite-plugin now depend upon the latest version of unenv-preset#10032
154acf7Thanks @dario-piotrowicz! - add support for containers in wrangler multiworker devcurrently when running
wrangler devwith different workers (meaning that the-c|--configflag is used multiple times) containers are not being included, meaning that trying to interact with them at runtime would not work and cause errors instead. The changes here address the above making wrangler correctly detect and wire up the containers.#9988
7fb0bfdThanks @penalosa! - Correctly labelmtlsremote bindings warningUpdated dependencies [
823cba8,19794bf,059a39e]:create-cloudflare@2.50.5
Patch Changes
#10027
26186a5Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
@cloudflare/pages-shared@0.13.57
Patch Changes
19794bf,059a39e]:@cloudflare/unenv-preset@2.4.1
Patch Changes
823cba8Thanks @vicb! - wrangler and vite-plugin now depend upon the latest version of unenv-preset@cloudflare/vite-plugin@1.10.1
Patch Changes
#10031
823cba8Thanks @vicb! - wrangler and vite-plugin now depend upon the latest version of unenv-presetUpdated dependencies [
c5b291d,3d4f946,7245101,823cba8,19794bf,154acf7,19794bf,7fb0bfd,059a39e]:@cloudflare/vitest-pool-workers@0.8.57
Patch Changes
c5b291d,3d4f946,7245101,823cba8,19794bf,154acf7,19794bf,7fb0bfd,059a39e]: