Change8
Symbol21 releases

wrangler types

Found in 2 packages: cloudflare-workers, astro

cloudflare-workers(20 releases)

@cloudflare/vitest-pool-workers@0.21.2
Aug 12, 2026

This patch release updates Node.js compatibility detection to align with workerd's default behavior and resolves issues with `nodejs_compat` flags and type mismatches in testing pools.

wrangler@4.110.0
Jul 9, 2026

Wrangler now sends npm package dependency metadata with worker uploads to enable analytics and vulnerability alerting. It also introduces support for dynamic retry delays in Workflow steps for local development and fixes a bug in runtime type caching during `wrangler dev`.

@cloudflare/vitest-pool-workers@0.18.0
Jul 2, 2026

This release introduces declarative Durable Object exports via `wrangler.json` for managing DO lifecycles (creation, deletion, renaming, transfer). This new flow is integrated across deployment, local development, testing, and type generation.

@cloudflare/vite-plugin@1.43.0
Jul 2, 2026

This release introduces declarative Durable Object exports via `wrangler.json` to manage DO lifecycle (creation, deletion, renaming, transfer). It also enhances deployment feedback and ensures local development and testing environments respect the new declarative configuration.

wrangler@4.107.0
Jul 2, 2026

This release introduces significant enhancements for managing Durable Object lifecycles declaratively via `wrangler.json` exports and adds optional OS keyring encryption for OAuth credentials. New `wrangler flagship` commands are also available for managing feature flags.

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.84.1
Apr 21, 2026

This patch release updates dependencies, including workerd, and fixes a bug in `wrangler types --check` related to environment interface and configuration resolution.

wrangler@4.80.0
Apr 2, 2026

This release introduces experimental headful local development, adds support for AI Search and VPC network bindings, and includes several bug fixes related to build error visibility, D1 migration ordering, and source phase imports.

wrangler@4.78.0
Mar 27, 2026

This release introduces significant enhancements for local development and deployment, including support for Access Service Tokens, new AI Search bindings, and local Stream binding support. It also improves VPC service configuration and fixes several bugs related to Angular setup and dry-run validation.

wrangler@4.72.0
Mar 10, 2026

This release enhances type generation for inheritable bindings and enables container egress interception in local development by default. It also includes several bug fixes, such as correcting JSON serialization for SQL NULL values and improving module name handling during bundling.

wrangler@4.70.0
Mar 3, 2026

This release introduces significant features for container registry integration (DockerHub support, credential generation) and enhances local development workflows with experimental support for typed secrets configuration. It also adds configurable step limits for Workflows.

wrangler@4.67.0
Feb 19, 2026

This release enhances the developer experience for data pipelines with interactive setup and schema-based type generation. It also fixes several bugs related to local development environment propagation and Queue delay limits.

wrangler@4.60.0
Jan 22, 2026

This release introduces shell completion support via `wrangler complete` and significantly enhances type generation for environments using `wrangler types`. Several minor bugs related to validation, setup, and D1 insights flags were also resolved.

wrangler@4.59.0
Jan 13, 2026

This release introduces the `--check` flag for type generation verification and enables higher asset count limits for Pages deployments. It also deprecates the `tier` constraint in favor of `constraints.tiers` for container applications.

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.

create-cloudflare@2.47.0
May 13, 2025

This release introduces the use of `wrangler types` for type generation, replacing direct reliance on `@cloudflare/workers-types`, and includes several dependency updates across scaffolding packages.

wrangler@4.15.0
May 13, 2025

This release introduces improved type generation for service bindings, adds support for a mixed mode proxy server and client, and includes several bug fixes across D1 and R2 integrations. Dependency updates include Miniflare version 4.20250508.0.

wrangler@4.1.0
Mar 17, 2025

This release introduces mTLS configuration for Hyperdrive and enhances Pages CLI support for the `no_bundle` option. Several bug fixes address error handling, type generation, and asset file resolution.

wrangler@3.113.0
Mar 5, 2025

This release introduces asset upload support for _headers and _redirects, adds an experimental assets proxy worker skeleton in Miniflare, and improves deployment performance through request caching and concurrency.

wrangler@3.103.0
Jan 16, 2025

This release introduces the --strict-vars option for `wrangler types` to control literal type generation and fixes a bug where multi-environment variable types were incorrectly narrowed. Dependency updates and resource provisioning enhancements were also included.

astro(1 releases)

Track Symbol Changes

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

Learn More