Skip to content

docs(wrangler/deprecations): 'wrangler deploy' -> 'wrangler publish' in publish deprecation section#30210

Merged
edmundhung merged 1 commit intocloudflare:productionfrom
MukundaKatta:docs/wrangler-publish-deprecations-typo
Apr 28, 2026
Merged

docs(wrangler/deprecations): 'wrangler deploy' -> 'wrangler publish' in publish deprecation section#30210
edmundhung merged 1 commit intocloudflare:productionfrom
MukundaKatta:docs/wrangler-publish-deprecations-typo

Conversation

@MukundaKatta
Copy link
Copy Markdown
Contributor

Fixes #30079.

The #### \publish`subsection under Wrangler v4 deprecations describes the **deprecated** command but sayswrangler deploy— which is the new command users should migrate to, not the deprecated one. Under a heading titledpublishthe body should referencewrangler publish`.

The last line (Use [\npx wrangler deploy`]...`) correctly stays — that's the replacement command.

  #### \`publish\`

- The \`wrangler deploy\` command is deprecated, but still active in v3. \`wrangler deploy\` will be fully removed in v4.
+ The \`wrangler publish\` command is deprecated, but still active in v3. \`wrangler publish\` will be fully removed in v4.

  Use [\`npx wrangler deploy\`](...) to deploy Workers.

@MukundaKatta MukundaKatta requested review from a team and irvinebroque as code owners April 22, 2026 23:26
@MukundaKatta MukundaKatta requested a review from edmundhung April 22, 2026 23:26
@github-actions github-actions Bot added product:workers Related to Workers product size/xs labels Apr 22, 2026
@edmundhung edmundhung merged commit 226158b into cloudflare:production Apr 28, 2026
11 checks passed
@edmundhung
Copy link
Copy Markdown
Member

Thanks for the contribution, @MukundaKatta!

nojvek pushed a commit to nojvek/cloudflare-docs that referenced this pull request Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

product:workers Related to Workers product size/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Typo error: 'wrangler deploy' used instead of 'wrangler publish' in publish command docs

3 participants