Change8
Symbol36 releases

wrangler

Found in 3 packages: cloudflare-workers, sveltekit, payload-cms

cloudflare-workers(32 releases)

wrangler@4.120.1
Aug 10, 2026

Updated dependencies for 'miniflare' and 'wrangler', including '@cloudflare/workers-types' and 'workerd'. Local development for Miniflare now uses config-based options.

miniflare@5.20260801.0-alpha
Aug 5, 2026

This patch release updates dependencies and fixes critical bugs in local rate limiting and runtime crash reporting. Local rate limit counters are now more robust, and workerd crash reports are more informative.

wrangler@4.116.0
Jul 30, 2026

Wrangler now automatically derives Worker names in agent-driven deploys and the `wrangler check startup` command has graduated from alpha with enhanced reporting. This release also introduces support for dispatching email handlers in the test harness and fixes an issue with interrupting authorization flows.

@cloudflare/workers-auth@0.5.4
Jul 30, 2026

This patch release fixes an issue where Ctrl+C could not interrupt Wrangler during Cloudflare Access authorization. The `cloudflared access login` process is now spawned asynchronously, ensuring Wrangler remains responsive.

@cloudflare/vite-plugin@1.49.0
Jul 30, 2026

This release updates dependencies for Miniflare and Wrangler. It also includes a change in the experimental build output directory for Worker configurations.

miniflare@4.20260721.0
Jul 21, 2026

This release introduces support for redacting sensitive Workflows step output in local development and improves error reporting for HEAD requests. Dependencies have also been updated.

miniflare@4.20260706.0
Jul 7, 2026

This patch release updates dependencies for several tools including miniflare, wrangler, and create-cloudflare to newer versions.

create-cloudflare@2.70.9
Jul 7, 2026

This patch release updates dependencies for several tools including miniflare, wrangler, and create-cloudflare to newer versions.

miniflare@4.20260701.0
Jul 2, 2026

This patch release updates dependencies for "miniflare" and "wrangler", specifically upgrading the bundled "workerd" version.

@cloudflare/vitest-pool-workers@0.16.20
Jun 25, 2026

This patch introduces new test helpers for Durable Object eviction testing and fixes a critical SQL injection vulnerability in D1 migration commands by properly escaping table names and filenames.

@cloudflare/workers-utils@0.24.0
Jun 19, 2026

The `unstable_getWorkerNameFromProject` function was moved from `wrangler` to `@cloudflare/workers-utils` and renamed to `getWorkerNameFromProject`. New PackageManager types and constants were also introduced.

@cloudflare/vite-plugin@1.42.0
Jun 18, 2026

This release introduces an experimental `cf-vite build` command and patches a high-severity DoS vulnerability in the `ws` dependency. It also improves compatibility with Vitest 4 regarding Node.js built-in module resolution.

miniflare@4.20260609.0
Jun 9, 2026

This patch release primarily updates internal dependencies, including several minor updates to the workerd version. A key functional change is enabling local scheduled handler dispatch for Workers with assets.

@cloudflare/vitest-pool-workers@0.16.12
Jun 2, 2026

This patch release fixes module resolution issues related to spaces in project paths and ensures correct ordering for Durable Object WebSocket handlers in the Vitest integration. It also enhances security by pinning non-bundled runtime dependencies to exact versions.

@cloudflare/vite-plugin@1.37.3
May 21, 2026

This patch primarily addresses security concerns by updating the `ws` dependency and fixes several bugs related to host validation and the `CF-Worker` header generation during local development.

wrangler@4.93.1
May 21, 2026

This patch primarily addresses security vulnerabilities by updating the `ws` dependency and fixes several inconsistencies in local development environments related to host validation and the `CF-Worker` header. It also improves authentication token precedence and error reporting in Wrangler.

miniflare@4.20260518.0
May 19, 2026

This release updates dependencies, including workerd, and introduces support for `using` and `await using` keywords in script parsing via Miniflare updates. A bug preventing local Workflow startup with the experimental flag is also resolved.

miniflare@4.20260515.0
May 15, 2026

This patch release updates dependencies for "miniflare" and "wrangler", specifically updating the bundled workerd version.

create-cloudflare@2.67.0
Apr 15, 2026

This release upgrades the OpenAPI worker template dependencies to chanfana v3.3 and Zod v4, introducing template improvements and fixing scaffolding issues. Dependency updates across related tools like create-vite and create-analog were also performed.

miniflare@4.20260317.0
Mar 17, 2026

This patch release primarily updates internal dependencies, including undici and workerd versions, and migrates the chrome-devtools-patches deployment mechanism to use Workers + Assets.

miniflare@4.20260107.0
Jan 8, 2026

This patch release updates dependencies for "miniflare" and "wrangler", specifically upgrading the internal workerd version.

wrangler@4.58.0
Jan 8, 2026

This release introduces command categorization in the 'wrangler --help' output for better discoverability and updates underlying dependencies, including 'workerd' and 'miniflare'.

@cloudflare/vite-plugin@1.16.0
Dec 2, 2025

This release introduces significant enhancements to the Vite plugin, allowing configuration customization and zero-config operation, alongside improved local container registry authentication and better error handling for remote bindings.

@cloudflare/workers-utils@0.3.0Breaking
Nov 26, 2025

This release introduces support for the `CLOUDFLARE_ENV` environment variable for environment selection and adds a new entry-point to `workers-utils`. It also tightens environment consistency checks during deployment to prevent accidental cross-environment uploads.

@cloudflare/vitest-pool-workers@0.8.69
Sep 2, 2025

This patch release updates dependencies, specifically bumping `devalue` to 5.3.2 and releasing new versions for miniflare (4.20250829.0) and wrangler (4.33.2).

wrangler@4.27.0
Jul 31, 2025

This release introduces significant enhancements to local development variable loading via support for .env files and adds the ability for enterprise users to define custom container instance limits.

@cloudflare/vite-plugin@1.11.0
Jul 31, 2025

This release introduces significant enhancements to local development variable loading by supporting .env files, alongside dependency updates and improved logging for Workers utilizing Containers.

@cloudflare/unenv-preset@2.4.1
Jul 24, 2025

This patch updates wrangler and vite-plugin to depend on the latest version of unenv-preset.

@cloudflare/vite-plugin@1.9.1
Jul 8, 2025

This patch release synchronizes the Wrangler peer dependency version with the direct dependency to resolve version overriding issues and updates several underlying dependencies.

miniflare@4.20250604.1
Jun 12, 2025

This release introduces static routing options via 'run_worker_first' in Wrangler configuration and adds mixed-mode support for mTLS bindings.

wrangler@4.6.0
Mar 28, 2025

This release introduces new wrangler commands for R2 Data Catalog and includes minor formatting improvements for the hyperdrive list command.

wrangler@3.103.2
Jan 17, 2025

This patch release includes a fix in wrangler to correctly resolve the unenv path using require.resolve.

sveltekit(3 releases)

payload-cms(1 releases)

Track Symbol Changes

Use the Change8 MCP server or GitHub Action to get notified when wrangler changes.

Learn More