Version 1.1.1 of Wrangler, our command-line tool for building Workers applications, has been released, with a number of bug fixes and improvements!
Read the changelog below:
If you already have Wrangler installed, you can update using the below commands:
# Installed with Cargo
$ cargo uninstall wrangler
$ cargo install wrangler
# Installed with NPM
$ npm uninstall -g @Cloudflare/wrangler
$ npm install -g @Cloudflare/wrangler
2 Likes
Judge
2
That link broke for me, maybe due to the emojis. Hereβs the one that worked
1 Like