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
[email protected]
Minor Changes
#9971
19794bf
Thanks @edmundhung! - feat: add stripDisablePrettyError option to control whether the header is stripped#10041
059a39e
Thanks @ruifigueira! - Add @cloudflare/plywright support for Browser Rendering local mode[email protected]
Minor Changes
#10016
c5b291d
Thanks @emily-shen! - Interactively handlewrangler deploy
s that are probably assets-only, where there is no config file and flags are incorrect or missing.For example:
npx wrangler deploy ./public
will 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.json
for subsequent deployments.npx wrangler deploy --assets=./public
will now ask for a name, set the compat date and then ask whether to write your choices out towrangler.json
for subsequent deployments.In non-interactive contexts, Wrangler will error as it currently does.
#9971
19794bf
Thanks @edmundhung! - Improved script source display on the pretty error screenPatch Changes
#9800
3d4f946
Thanks @helloimalastair! - remove banner from r2 getobject in pipe mode#9910
7245101
Thanks @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:xxxx
could 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
823cba8
Thanks @vicb! - wrangler and vite-plugin now depend upon the latest version of unenv-preset#10032
154acf7
Thanks @dario-piotrowicz! - add support for containers in wrangler multiworker devcurrently when running
wrangler dev
with different workers (meaning that the-c|--config
flag 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
7fb0bfd
Thanks @penalosa! - Correctly labelmtls
remote bindings warningUpdated dependencies [
823cba8
,19794bf
,059a39e
]:[email protected]
Patch Changes
#10027
26186a5
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
@cloudflare/[email protected]
Patch Changes
19794bf
,059a39e
]:@cloudflare/[email protected]
Patch Changes
823cba8
Thanks @vicb! - wrangler and vite-plugin now depend upon the latest version of unenv-preset@cloudflare/[email protected]
Patch Changes
#10031
823cba8
Thanks @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/[email protected]
Patch Changes
c5b291d
,3d4f946
,7245101
,823cba8
,19794bf
,154acf7
,19794bf
,7fb0bfd
,059a39e
]: