Skip to content

Commit a8cac0f

Browse files
authored
Add note on wrangler v2 support (#6639)
1 parent 5ea86ca commit a8cac0f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

packages/wrangler/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,10 @@
88

99
`wrangler` is a command line tool for building [Cloudflare Workers](https://workers.cloudflare.com/).
1010

11+
> [!WARNING]
12+
>
13+
> Wrangler v2 is **only receiving critical security updates.** We recommend you [migrate to Wrangler v3](https://developers.cloudflare.com/workers/wrangler/migration/update-v2-to-v3/) if you can.
14+
1115
## Quick Start
1216

1317
```bash

0 commit comments

Comments
 (0)