Releases: cloudflare/workers-sdk
wrangler@4.40.1
@cloudflare/vitest-pool-workers@0.9.6
Patch Changes
- Updated dependencies [
a57149f
]:- wrangler@4.40.1
@cloudflare/vite-plugin@1.13.6
Patch Changes
- Updated dependencies [
a57149f
]:- wrangler@4.40.1
wrangler@4.40.0
Minor Changes
- #10743
a7ac751
Thanks @jonesphillip! - Changes--fileSizeMB
to--file-size
forwrangler r2 bucket catalog
compaction command.
Small fixes for pipelines commands.
Patch Changes
-
#10706
81fd733
Thanks @1000hz! - Fixed an issue that caused some Workers to have an incorrect service tag applied when using a redirected configuration file (as used by the Cloudflare Vite plugin). This resulted in these Workers not being correctly grouped with their sibling environments in the Cloudflare dashboard. -
Updated dependencies [
06e9a48
]:- miniflare@4.20250924.0
miniflare@4.20250924.0
Patch Changes
-
#10745
06e9a48
Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
Dependency From To workerd 1.20250923.0 1.20250924.0
@cloudflare/vitest-pool-workers@0.9.5
@cloudflare/vite-plugin@1.13.5
@cloudflare/pages-shared@0.13.75
Patch Changes
- Updated dependencies [
06e9a48
]:- miniflare@4.20250924.0
wrangler@4.39.0
Minor Changes
-
#10647
555a6da
Thanks @efalcao! - VPC service binding support -
#10612
97a72cc
Thanks @jonesphillip! - Added new pipelines commands (pipelines, streams, sinks, setup), moved old pipelines commands behind --legacy -
#10652
acd48ed
Thanks @edmundhung! - Rename Hyperdrive local connection string environment variable fromWRANGLER_HYPERDRIVE_LOCAL_CONNECTION_STRING_<BINDING_NAME>
toCLOUDFLARE_HYPERDRIVE_LOCAL_CONNECTION_STRING_<BINDING_NAME>
. The old variable name is still supported but will now show a deprecation warning. -
#10721
55a10a3
Thanks @penalosa! - Stabilise Worker Loader bindings
Patch Changes
miniflare@4.20250923.0
Minor Changes
Patch Changes
-
#10692
262393a
Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
Dependency From To workerd 1.20250917.0 1.20250918.0 -
#10705
3ec1f65
Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
Dependency From To workerd 1.20250918.0 1.20250919.0 -
#10718
a434352
Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
Dependency From To workerd 1.20250919.0 1.20250922.0 -
#10729
328e687
Thanks @dependabot! - chore: update dependencies of "miniflare" packageThe following dependency versions have been updated:
Dependency From To workerd 1.20250922.0 1.20250923.0 -
#10724
b4a4311
Thanks @penalosa! - Use Cap'n Web inworkers-sdk