Edge Computing with Cloudflare Workers
Introducing Rollbacks for Workers Deployments

Introducing Rollbacks for Workers Deployments

4/3/2023 · Adam Murray

What this post added

Introduced rollbacks for Cloudflare Workers deployments, allowing users to revert to previous versions of their Workers via the dashboard or the `wrangler rollback` command. This feature enhances confidence in deploying Workers by providing a quick way to revert to a known good state.

Read the original post ↗