-
Notifications
You must be signed in to change notification settings - Fork 712
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version Packages #6727
Version Packages #6727
Conversation
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/10892351151/npm-package-wrangler-6727 You can reference the automatically updated head of this PR with: npm install --save-dev https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/prs/6727/npm-package-wrangler-6727 Or you can use npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10892351151/npm-package-wrangler-6727 dev path/to/script.js Additional artifacts:npx https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10892351151/npm-package-create-cloudflare-6727 --no-auto-update npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10892351151/npm-package-cloudflare-kv-asset-handler-6727 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10892351151/npm-package-miniflare-6727 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10892351151/npm-package-cloudflare-pages-shared-6727 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10892351151/npm-package-cloudflare-vitest-pool-workers-6727 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10892351151/npm-package-cloudflare-workers-editor-shared-6727 npm install https://prerelease-registry.devprod.cloudflare.dev/workers-sdk/runs/10892351151/npm-package-cloudflare-workers-shared-6727 Note that these links will no longer work once the GitHub Actions artifact expires.
Please ensure constraints are pinned, and |
37f8dda
to
d11a1f7
Compare
d11a1f7
to
38a3fe2
Compare
For future readers—everything in this release has gone out except the C3 changes, which will be released tomorrow morning |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
[email protected]
Patch Changes
3628814
Thanks @elithrar! - fix: Changes the default for "Do you want to deploy your application" in create cloudflare (C3) to a resounding "No".[email protected]
Patch Changes
5b5dd95
Thanks @sdnts! - fix: Respect delivery delays for Queue consumers in local dev mode@cloudflare/[email protected]
Patch Changes
5b5dd95
]:@cloudflare/[email protected]
Patch Changes
#6716
321a9e1
Thanks @Cherry! - feat: add support for Vitest 2.1.xUpdated dependencies [
2c8506f
,c135de4
,5b5dd95
]:[email protected]
Patch Changes
#6686
2c8506f
Thanks @DaniFoldi! - fix: Bump path-to-regexp dependency version#6329
c135de4
Thanks @penalosa! - chore: Cache generated runtime typesUpdated dependencies [
5b5dd95
]: