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
336a75d
Thanks @dxh9845! - Add support for dynamically loading 'external' Miniflare plugins for unsafe Worker bindings (developed outside of the workers-sdk repo)Patch Changes
e2b838f
Thanks @pombosilva! - Include workflow binding name in workflow plugin.@cloudflare/[email protected]
Minor Changes
#10212
0837a8d
Thanks @jamesopstad! - Support packages and virtual modules in themain
field of the Worker config. The primary use case is to enable users to directly provide a file exported by a framework as the Worker entry module.#10604
135e066
Thanks @penalosa! - Enable Remote Bindings without the need for theexperimental: { remoteBindings: true }
propertyPatch Changes
0837a8d
,da24079
,ffa2600
,135e066
,e2b838f
,30f558e
,d8860ac
,336a75d
,51553ef
]:@cloudflare/[email protected]
Minor Changes
135e066
Thanks @penalosa! - Enable Remote Bindings without the need for theremoteBindings: true
propertyPatch Changes
#10494
e2b838f
Thanks @pombosilva! - Add Workflows test support to thecloudflare:test
module.The
cloudflare:test
module has two new APIs:introspectWorkflowInstance
introspectWorkflow
which allow changing the behavior of one or multiple Workflow instances created during tests.
Updated dependencies [
0837a8d
,da24079
,ffa2600
,135e066
,e2b838f
,30f558e
,d8860ac
,336a75d
,51553ef
]:[email protected]
Minor Changes
#10604
135e066
Thanks @penalosa! - Enable Remote Bindings without the need for the--x-remote-bindings
flag#10558
30f558e
Thanks @laplab! - Add commands to send queries and manage R2 SQL product.#10574
d8860ac
Thanks @efalcao! - Add support for VPC services CRUD viawrangler vpc service
#10119
336a75d
Thanks @dxh9845! - Add support for dynamically loading 'external' Miniflare plugins for unsafe Worker bindings (developed outside of the workers-sdk repo)Patch Changes
#10212
0837a8d
Thanks @jamesopstad! - AddpreserveOriginalMain
option tounstable_readConfig
. This will pass the originalmain
value through, without converting it to an absolute path.#10541
da24079
Thanks @qjex! - stableratelimit
bindingRate Limiting in Workers is now generally available,
ratelimit
can be removed from unsafe bindings.#10479
ffa2600
Thanks @nagraham! - feat: Add wrangler commands for the R2 Data Catalog compaction feature#9955
51553ef
Thanks @penalosa! - Integrate the Cloudflare SDK into Wrangler (internal refactor)Updated dependencies [
e2b838f
,336a75d
]:[email protected]
Patch Changes
#10458
7aa31dc
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
#10510
3657383
Thanks @dependabot! - chore: update dependencies of "create-cloudflare" packageThe following dependency versions have been updated:
@cloudflare/[email protected]
Patch Changes
e2b838f
,336a75d
]: