Closed edmundhung closed 4 days ago
Latest commit: f9e4fc8c7c43eb1f60cd7d98ac194fe91a01070e
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a 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.devprod.cloudflare.dev/workers-sdk/runs/11959961148/npm-package-wrangler-7311
You can reference the automatically updated head of this PR with:
npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/7311/npm-package-wrangler-7311
Or you can use npx
with this latest build directly:
npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/11959961148/npm-package-wrangler-7311 dev path/to/script.js
wrangler@3.89.0
includes the following runtime dependencies:
Package | Constraint | Resolved |
---|---|---|
miniflare |
workspace:* | 3.20241106.1 |
workerd |
1.20241106.1 | 1.20241106.1 |
workerd --version |
1.20241106.1 | 2024-11-06 |
Please ensure constraints are pinned, and miniflare
/workerd
minor versions match.
Fixes n/a.
Related https://github.com/cloudflare/workers-sdk/pull/6655