workers-sdk
workers-sdk copied to clipboard
List "wrangler generate" in available commands
Un-hide generate and remove the "deprecated" comment
🦋 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
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