workers-sdk icon indicating copy to clipboard operation
workers-sdk copied to clipboard

List "wrangler generate" in available commands

Open caass opened this issue 3 years ago • 2 comments

Un-hide generate and remove the "deprecated" comment

caass avatar Sep 12 '22 20:09 caass

🦋 Changeset detected

Latest commit: 486a67087391e92d1ba72f1f08c3caa1bf21747b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
wrangler Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

changeset-bot[bot] avatar Sep 12 '22 20:09 changeset-bot[bot]

A wrangler prerelease is available for testing. You can install this latest build in your project with:

npm install --save-dev https://prerelease-registry.developers.workers.dev/runs/3040313320/npm-package-wrangler-1826

You can reference the automatically updated head of this PR with:

npm install --save-dev https://prerelease-registry.developers.workers.dev/prs/1826/npm-package-wrangler-1826

Or you can use npx with this latest build directly:

npx https://prerelease-registry.developers.workers.dev/runs/3040313320/npm-package-wrangler-1826 dev path/to/script.js

github-actions[bot] avatar Sep 12 '22 20:09 github-actions[bot]