Change8
Symbol10 releases

wrangler preview

Found in 1 package: cloudflare-workers

cloudflare-workers(10 releases)

@cloudflare/deploy-helpers@0.9.1
Aug 27, 2026

The `wrangler preview` command has been updated to use multipart form data for module uploads, resolving deployment size limit issues. This change improves the reliability of preview deployments, especially for Workers with large sourcemaps.

@cloudflare/deploy-helpers@0.9.0
Aug 25, 2026

The `wrangler preview` command now includes pull request metadata such as number, URL, repository URL, and title as annotations for preview deployments. This enhances the traceability of preview deployments within CI/CD pipelines.

wrangler@4.126.0
Aug 25, 2026

This release introduces new features for Workflow instance retention, enhanced email testing, experimental PlanetScale database provisioning, and improved local development capabilities. It also adds pull request metadata to preview deployments and records build modes in configuration files.

@cloudflare/deploy-helpers@0.8.0
Aug 20, 2026

Introduced container support for worker previews and automatically creates parent Workers for previews when they don't exist. Refactored deploy validation and output writing into shared helpers.

@cloudflare/deploy-helpers@0.6.8
Aug 11, 2026

This patch release includes improvements to `wrangler preview` output and optimizes Durable Object migration resolution by fetching script metadata more efficiently.

wrangler@4.91.0
May 14, 2026

This release introduces named tunnel support for stable local development hostnames via `wrangler dev`. It also includes several bug fixes, such as normalizing instance type aliases and ensuring worker preview bindings match deployment behavior for non-string variables.

wrangler@4.89.0
May 7, 2026

This release introduces configurable HTTP caching for Workers and standardizes local development timezone to UTC to match production environments. Several bugs related to asset bindings in previews, type checking, and authentication listing were also resolved.

wrangler@4.88.0
May 5, 2026

This release stabilizes the `secrets` configuration, enhances `wrangler deploy` with interactive prompts for missing configuration, and introduces support for `builtin` AI Search instances and custom metadata.

wrangler@4.83.0
Apr 15, 2026

This release stabilizes the `wrangler containers` commands and fixes several issues related to network request blocking during startup and incorrect fetch error handling. It also updates the Python Workers runtime to correctly handle imported JS files as ESM modules.

wrangler@4.82.0
Apr 13, 2026

This release introduces support for Preview deployments via `wrangler preview`, new commands for managing Browser Rendering sessions, and integrates Flagship feature flag binding support. It also enhances machine readability for JSON output by moving proxy notices to stderr and adds telemetry to the local REST API.

Track Symbol Changes

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

Learn More