Existing documentation URL(s)
What changes are you suggesting?
I think there’s a typo in the current version.
publish
The wrangler deploy command is deprecated, but still active in v3. wrangler deploy will be fully removed in v4.
Use npx wrangler deploy to deploy Workers.
This should be:
publish
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.
Additional information
No response
Existing documentation URL(s)
What changes are you suggesting?
I think there’s a typo in the current version.
publish
The wrangler deploy command is deprecated, but still active in v3. wrangler deploy will be fully removed in v4.
Use npx wrangler deploy to deploy Workers.
This should be:
publish
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.
Additional information
No response