Change8

@cloudflare/vite-plugin@1.37.0

📦 cloudflare-workersView on GitHub →
1 features🔧 1 symbols

Summary

This release introduces named Cloudflare Tunnel support for the Vite plugin and updates underlying dependencies including Wrangler and Miniflare.

Migration Steps

  1. If using the `cloudflare()` Vite plugin, configure `tunnel` with an object containing `name` and optional `autoStart` to use named Cloudflare Tunnels.

✨ New Features

  • Add named tunnel support to the `cloudflare()` Vite plugin, allowing exposure of local dev servers with stable hostnames via configuration.

Affected Symbols